[Log4cplus-devel] Help needed by building log4cplus on windows and MinGW&MSYS
Logging Framework for C++
Brought to you by:
wilx
From: Harald P. <har...@do...> - 2010-04-21 12:00:10
|
Hy!!! I'm trieing to build log4cplus ( branch 1.1 ) on Windows with MinGW and MSYS on Windows. It seems like the buildtool allways tries to build the sockt-unix,... and all other unix-specific files. I tried following commands but none had make success, can anybody tell me whats wrong? ./configure ./configure CXXFLAGS=LOG4CPLUS_BUILD_DLL ./configure CXXFLAGS="-DLOG4CPLUS_BUILD_DLL -DLOG4CPLUS_USE_WINSOCK -DWIN32" ... best regards Harry |