You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-user@logging.apache.org by Greg Flex <gr...@gmail.com> on 2008/12/03 23:58:32 UTC

Simple Socket Server

Hey guys,
I was trying to compile the Simple Socket Server under Windows with VS 2005
but I'm getting a LNK2019 error: unresolved external symbol
"__declspec(dllimport)poblic:__thiscall log4cxx::File::~File(void)  and so
on.
(the message is kind of big and I'm actually getting 27 of them; all very
similar....)
Any ideas what might be a problem?
Does anyone compiled the SimpleSocketServer before with Visual Studio?
Any suggestion appreciated.
Greggg