![]() |
【转帖】non unicode configuration
"non unicode" configuration
"non unicode" configuration hi everyone, any advice how to build a "non unicode" program using release 2.11? any example? many thanks in advance. salleh there is "non unicode" configuration in odamfcappdll. not much difference indeed. vladimir quote: originally posted by wvk there is "non unicode" configuration in odamfcappdll. not much difference indeed. thank you vladimir, i am using ms visual c++ 6.0 where _msc_ver = 1200 unfortunately the odamfcappdll is unicode. but i found singledoc (not a dll program) as the only non unicode program in the examples and it compiles ok. but during compiling my dll program - not using mfc - it gave me the error: ----------------- cad_color.cpp c:\network\opendwg2.11\include\odstring.h(309) : error c2065: 'wcsicmp' : undeclared identifier error executing cl.exe. cad_color.obj - 1 error(s), 0 warning(s) ----------------- the <string.h> is included properly. is there is some other settings<s> that should be defined so the compilor can see the declaration of 'wcsicmp' ? thanks, salleh diab odacommon.h should be included before any other dd header vladimir |
所有的时间均为北京时间。 现在的时间是 04:56 PM. |