oh,my god. what's the matter?

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

package03
Posts: 1
Joined: 2003-08-19 23:52

oh,my god. what's the matter?

Post by package03 » 2003-08-19 23:58

--------------------Configuration: client - Win32 Debug--------------------
Compiling...
stdinc.cpp
j:\program files\microsoft visual studio\vc98\include\xmemory(39) : warning C4100: '_P' : unreferenced formal parameter
j:\program files\microsoft visual studio\vc98\include\xmemory(41) : warning C4100: '_P' : unreferenced formal parameter
j:\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> > ...
j:\program files\microsoft visual studio\vc98\include\xlocale(242) : warning C4511: 'codecvt_base' : copy constructor could not be generated
j:\program files\microsoft visual studio\vc98\include\xlocale(223) : see declaration of 'codecvt_base'
j:\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> ...
j:\program files\microsoft visual studio\vc98\include\xlocale(398) : warning C4511: 'codecvt<unsigned short,char,int>' : copy constructor could not be generated
j:\program files\microsoft visual studio\vc98\include\xlocale(296) : see declaration of 'codecvt<unsigned short,char,int>'
j:\program files\microsoft visual studio\vc98\include\xlocale(387) : warning C4018: '<' : signed/unsigned mismatch
j:\program files\microsoft visual studio\vc98\include\xlocale(420) : warning C4511: 'ctype_base' : copy constructor could not be generated
j:\program files\microsoft visual studio\vc98\include\xlocale(410) : see declaration of 'ctype_base'
j:\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> ...
j:\program files\microsoft visual studio\vc98\include\xlocale(611) : warning C4511: 'ctype<char>' : copy constructor could not be generated
j:\program files\microsoft visual studio\vc98\include\xlocale(519) : see declaration of 'ctype<char>'
j:\program files\microsoft visual studio\vc98\include\xlocale(552) : warning C4100: '_D' : unreferenced formal parameter
j:\program files\microsoft visual studio\vc98\include\xlocale(554) : warning C4100: '_D' : unreferenced formal parameter
j:\program files\microsoft visual studio\vc98\include\xlocale(513) : warning C4511: 'ctype<unsigned short>' : copy constructor could not be generated
j:\program files\microsoft visual studio\vc98\include\istream(573) : see reference to class template instantiation 'std::ctype<unsigned short>' being compiled
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_threads.h(116) : error C2733: second C linkage of overloaded function 'InterlockedIncrement' not allowed
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_threads.h(116) : see declaration of 'InterlockedIncrement'
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_threads.h(117) : error C2733: second C linkage of overloaded function 'InterlockedDecrement' not allowed
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_threads.h(117) : see declaration of 'InterlockedDecrement'
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_threads.h(118) : error C2733: second C linkage of overloaded function 'InterlockedExchange' not allowed
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_threads.h(118) : see declaration of 'InterlockedExchange'
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_alloc.c(58) : error C2039: '__stl_new' : is not a member of '_STL'
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_alloc.c(58) : error C2065: '__stl_new' : undeclared identifier
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_range_errors.h(68) : error C2065: 'range_error' : undeclared identifier
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_range_errors.h(68) : error C2065: 'string' : undeclared identifier
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_range_errors.h(72) : error C2065: 'out_of_range' : undeclared identifier
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_range_errors.h(76) : error C2065: 'length_error' : undeclared identifier
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_range_errors.h(80) : error C2065: 'invalid_argument' : undeclared identifier
j:\program files\microsoft visual studio\vc98\include\stlport\stl\_range_errors.h(84) : error C2065: 'overflow_error' : undeclared identifier
Error executing cl.exe.

DCPlusPlus.exe - 11 error(s), 13 warning(s)

-----------------------------------------------------
already updataed SDK
already installed stlport-4.5.3 wtl7.0

Twink
Posts: 436
Joined: 2003-04-01 04:31
Location: New Zealand

Post by Twink » 2003-08-20 00:04

have you setup wtl and stl? and patched them for your version of visual studio?

TheParanoidOne
Forum Moderator
Posts: 1420
Joined: 2003-04-22 19:37

Post by TheParanoidOne » 2003-08-20 00:16

It seems to be Visual Studio 6, which AFAIK doesn't need and patching.

Taking a step back slightly, have you read and followed the instructions in compile.txt?
The world is coming to an end. Please log off.

DC++ Guide | Words

Who is online

Users browsing this forum: Google [Bot] and 0 guests