Code: Select all
Compiling...
stdinc.cpp
c:\documents and settings\administrator\desktop\stlport-4.5.3-dcpp\stlport\stl\_threads.h(116) : error C2733: second C linkage of overloaded function 'InterlockedIncrement' not allowed
c:\documents and settings\administrator\desktop\stlport-4.5.3-dcpp\stlport\stl\_threads.h(116) : see declaration of 'InterlockedIncrement'
c:\documents and settings\administrator\desktop\stlport-4.5.3-dcpp\stlport\stl\_threads.h(117) : error C2733: second C linkage of overloaded function 'InterlockedDecrement' not allowed
c:\documents and settings\administrator\desktop\stlport-4.5.3-dcpp\stlport\stl\_threads.h(117) : see declaration of 'InterlockedDecrement'
c:\documents and settings\administrator\desktop\stlport-4.5.3-dcpp\stlport\stl\_threads.h(118) : error C2733: second C linkage of overloaded function 'InterlockedExchange' not allowed
c:\documents and settings\administrator\desktop\stlport-4.5.3-dcpp\stlport\stl\_threads.h(118) : see declaration of 'InterlockedExchange'
Error executing cl.exe.
DCPlusPlus.exe - 3 error(s), 0 warning(s)
Someone could help me about this problem?
I'm Using Vc6 on Win2k
Tnx in advance