bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I can't compile cc2++ on MS VS6.0


From: Tadej Panjtar
Subject: I can't compile cc2++ on MS VS6.0
Date: Fri, 22 Oct 2004 15:14:03 +0200

Hello

 

I want to use this classess, but I can not make dlls, when I downloaded GNU Common C++ v. 1.2.5 from website nor I was trying to compile source from CVS. Here is the error report:

...

...

threadkey.cpp

Linking...

   Creating library Release/ccgnu2.lib and object Release/ccgnu2.exp

socket.obj : error LNK2001: unresolved external symbol "char * __cdecl ost::natErrorString(enum ost::natResult)" (address@hidden@@address@hidden@@Z)

socket.obj : error LNK2001: unresolved external symbol "enum ost::natResult __cdecl ost::natv4Lookup(int,struct sockaddr_in *)" (address@hidden@@address@hidden@HPAUsockaddr_in@@@Z)

Release/ccgnu2.dll : fatal error LNK1120: 2 unresolved externals

Error executing link.exe.

 

ccgnu2.dll - 3 error(s), 11 warning(s)

 

 

Best regards,

   Tadej Pajntar

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]