高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】warning With Dwgdirect 1.05
warning with dwgdirect 1.05
warning with dwgdirect 1.05
hi
has anyone tried the new dwgdirect 1.05. i am getting the following warning messages:
c:\program files\microsoft visual studio\vc98\include\xlocale(387) : warning c4018: '<' : signed/unsigned mismatch
c:\program files\microsoft visual studio\vc98\include\xlocale(289) : warning c4018: '<' : signed/unsigned mismatch
c:\program files\microsoft visual studio\vc98\include\xlocale(289) : while compiling class-template member function 'int __thiscall std::codecvt<char,char,int>: o_length(int &,const char *,const char *,unsigned int) const'
c:\program files\microsoft visual studio\vc98\include\xlocnum(179) : warning c4146: unary minus operator applied to unsigned type, result still unsigned
c:\program files\microsoft visual studio\vc98\include\xlocnum(168) : while compiling class-template member function 'class std::istreambuf_iterator<char,struct std::char_traits<char> > __thiscall std::num_get<char,class std::istreambuf_itera
is this because the new dwgdirect is over-riding something??
thanks
sml
found problem, it was because included <iostream>.
thanks
sml
|