Hi,
ok I have read the other threads regarding this topic and none of what people suggest works for me, I have reinstalled the sdk and registered it still no luck.
These are the errrors I am geting.
--------------------Configuration: client - Win32 Debug--------------------
Compiling...
stdinc.cpp
c:\program files\microsoft visual studio\vc98\include\xmemory(39) : warning C4100: '_P' : unreferenced formal parameter
c:\program files\microsoft visual studio\vc98\include\xmemory(41) : warning C4100: '_P' : unreferenced formal parameter
c:\program files\microsoft visual studio\vc98\include\vector(249) : warning C4663: C++ language change: to explicitly specialize class template 'vector' use the following syntax:
template<> class vector<bool,class std::allocator<unsigned int> > ...
c:\program files\microsoft visual studio\vc98\include\xlocale(242) : warning C4511: 'codecvt_base' : copy constructor could not be generated
c:\program files\microsoft visual studio\vc98\include\xlocale(223) : see declaration of 'codecvt_base'
c:\program files\microsoft visual studio\vc98\include\xlocale(296) : warning C4663: C++ language change: to explicitly specialize class template 'codecvt' use the following syntax:
template<> class codecvt<unsigned short,char,int> ...
c:\program files\microsoft visual studio\vc98\include\xlocale(398) : warning C4511: 'codecvt<unsigned short,char,int>' : copy constructor could not be generated
c:\program files\microsoft visual studio\vc98\include\xlocale(296) : see declaration of 'codecvt<unsigned short,char,int>'
c:\program files\microsoft visual studio\vc98\include\xlocale(387) : warning C4018: '<' : signed/unsigned mismatch
c:\program files\microsoft visual studio\vc98\include\xlocale(420) : warning C4511: 'ctype_base' : copy constructor could not be generated
c:\program files\microsoft visual studio\vc98\include\xlocale(410) : see declaration of 'ctype_base'
c:\program files\microsoft visual studio\vc98\include\xlocale(519) : warning C4663: C++ language change: to explicitly specialize class template 'ctype' use the following syntax:
template<> class ctype<char> ...
c:\program files\microsoft visual studio\vc98\include\xlocale(611) : warning C4511: 'ctype<char>' : copy constructor could not be generated
c:\program files\microsoft visual studio\vc98\include\xlocale(519) : see declaration of 'ctype<char>'
c:\program files\microsoft visual studio\vc98\include\xlocale(552) : warning C4100: '_D' : unreferenced formal parameter
c:\program files\microsoft visual studio\vc98\include\xlocale(554) : warning C4100: '_D' : unreferenced formal parameter
c:\program files\microsoft visual studio\vc98\include\xlocale(513) : warning C4511: 'ctype<unsigned short>' : copy constructor could not be generated
c:\program files\microsoft visual studio\vc98\include\istream(573) : see reference to class template instantiation 'std::ctype<unsigned short>' being compiled
d:\share\dc++\stlport\stl\_threads.h(116) : error C2733: second C linkage of overloaded function 'InterlockedIncrement' not allowed
d:\share\dc++\stlport\stl\_threads.h(116) : see declaration of 'InterlockedIncrement'
d:\share\dc++\stlport\stl\_threads.h(117) : error C2733: second C linkage of overloaded function 'InterlockedDecrement' not allowed
d:\share\dc++\stlport\stl\_threads.h(117) : see declaration of 'InterlockedDecrement'
d:\share\dc++\stlport\stl\_threads.h(118) : error C2733: second C linkage of overloaded function 'InterlockedExchange' not allowed
d:\share\dc++\stlport\stl\_threads.h(118) : see declaration of 'InterlockedExchange'
d:\share\dc++\stlport\stl\_alloc.c(58) : error C2039: '__stl_new' : is not a member of '_STL'
d:\share\dc++\stlport\stl\_alloc.c(58) : error C2065: '__stl_new' : undeclared identifier
d:\share\dc++\stlport\stl\_range_errors.h(68) : error C2065: 'range_error' : undeclared identifier
d:\share\dc++\stlport\stl\_range_errors.h(68) : error C2065: 'string' : undeclared identifier
d:\share\dc++\stlport\stl\_range_errors.h(72) : error C2065: 'out_of_range' : undeclared identifier
d:\share\dc++\stlport\stl\_range_errors.h(76) : error C2065: 'length_error' : undeclared identifier
d:\share\dc++\stlport\stl\_range_errors.h(80) : error C2065: 'invalid_argument' : undeclared identifier
d:\share\dc++\stlport\stl\_range_errors.h(84) : error C2065: 'overflow_error' : undeclared identifier
Error executing cl.exe.
I have included the STLPORT directory and wtl directories to be included in the "Include Path".
I am using VC++ 6 (service pack 5)
Any other suggestions?
Tia,
Robert
More problems compiling
Moderator: Moderators
-
sarf
- Posts: 382
- Joined: 2003-01-24 10:43
- Location: Sweden
Re: More problems compiling
Read this post in your other thread.
Sarf
---
I haven't lost my mind; it's backed up on tape somewhere.
Sarf
---
I haven't lost my mind; it's backed up on tape somewhere.
Who is online
Users browsing this forum: Google [Bot] and 0 guests