pls problem compiling .231

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

Moderator: Moderators

cobrax2
Posts: 16
Joined: 2003-02-12 08:53

pls problem compiling .231

Post by cobrax2 » 2003-02-12 09:01

This is what it looks like:

Code: Select all

Linking...
MakeDefs.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
ResourceManager.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
SimpleXML.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
MakeDefs.obj : error LNK2001: unresolved external symbol "public: static unsigned long * Util::crcTable" (?crcTable@Util@@2PAKA)
ResourceManager.obj : error LNK2001: unresolved external symbol "public: static unsigned long * Util::crcTable" (?crcTable@Util@@2PAKA)
.\..\vc6\Debug\MakeDefs/MakeDefs.exe : fatal error LNK1120: 2 unresolved externals


i have visual .net, stl is (hopefully) installed and wtl also
pls, any suggestions? thx

Sedulus
Forum Moderator
Posts: 687
Joined: 2003-01-04 14:32

Post by Sedulus » 2003-02-12 13:13

add client to MakeDefs build dependencies,
should work I think,

and then you might get some unresolved symbols about inet I think,
add Wsock32.lib to properties->linker->input->add.deps
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)

cobrax2
Posts: 16
Joined: 2003-02-12 08:53

Post by cobrax2 » 2003-02-13 07:48

nope, none of those worked, the same errors :(

ivulfusbar
Posts: 506
Joined: 2003-01-03 12:33

Post by ivulfusbar » 2003-02-13 09:51

have you done any changes to the code? or do you try to compile the src-code gotten from sf.net?
Everyone is supposed to download from the hubs, - I don´t know why, but I never do anymore.

cobrax2
Posts: 16
Joined: 2003-02-12 08:53

Post by cobrax2 » 2003-02-13 11:56

no, no changes. yes, i downloaded it from sourceforge

cobrax2
Posts: 16
Joined: 2003-02-12 08:53

Post by cobrax2 » 2003-02-13 15:17

damn it! i just downloaded the .23 version and i have the same error :( :evil: :evil:

Who is online

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