I have a problem compiling a win32-dll that makes use of the log4cpp-0.3.4-dll (not the static version). It seems that the template method CategoryStream::operator<< is not correctly exported (hundreds of unresolved symbol errors). I defined LOG4CPP_HAS_DLL to compile my dll. Did I miss something? Thanks for your help. Nicolas.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a problem compiling a win32-dll that makes use of the log4cpp-0.3.4-dll (not the static version). It seems that the template method CategoryStream::operator<< is not correctly exported (hundreds of unresolved symbol errors). I defined LOG4CPP_HAS_DLL to compile my dll. Did I miss something? Thanks for your help. Nicolas.