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