|
|
|
|||||
|
how can i compile ice file in vc6 IDE ?
i have created a console project ,and followed the Printer example, i add all those files into my console project, but when i compile the compile, many error occured
c:\ice-3.0.0-vc60\include\stlport\stl\_threads.h(187) : error C2733: second C linkage of overloaded function 'InterlockedIncrement' not allowed c:\ice-3.0.0-vc60\include\stlport\stl\_threads.h(187) : see declaration of 'InterlockedIncrement' c:\ice-3.0.0-vc60\include\stlport\stl\_threads.h(188) : error C2733: second C linkage of overloaded function 'InterlockedDecrement' not allowed c:\ice-3.0.0-vc60\include\stlport\stl\_threads.h(188) : see declaration of 'InterlockedDecrement' c:\ice-3.0.0-vc60\include\stlport\stl\_threads.h(189) : error C2733: second C linkage of overloaded function 'InterlockedExchange' not allowed c:\ice-3.0.0-vc60\include\stlport\stl\_threads.h(189) : see declaration of 'InterlockedExchange' c:\ice-3.0.0-vc60\include\ice\proxy.h(400) : error C2027: use of undefined type 'Object' could anyone tell me how to compile it under vc6 ide, or i could only compile in command line? |
|
|||||
|
thanks,
it can compile now after i add _STLP_NEW_PLATFORM_SDK definition in my project setting i'm using vc6 + sp6, winxp
__________________
Location:China City:Shanghai Name:Jin JianMin Company:Suntec Occupation:Software Developer Motivate for using ICE: just for interesting at now. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| is there any example for transmitting a file using ICE | nyingchi | Help Center | 1 | 09-15-2006 04:43 AM |
| Any Example that do file transfer out there | alexm | Help Center | 2 | 04-06-2006 06:31 PM |
| set string to default in .ice file??? | shadowdog | Help Center | 3 | 03-10-2006 10:50 AM |
| how to replace file-in-use | kan | Help Center | 3 | 12-16-2005 04:47 AM |
| File datatype | nsns | Comments | 4 | 11-05-2004 09:42 PM |