[Log4cplus-devel] [ log4cplus-Support Requests-3571003 ] log4cplus and lnk2001 errors
Logging Framework for C++
Brought to you by:
wilx
From: SourceForge.net <no...@so...> - 2012-09-23 13:07:58
|
Support Requests item #3571003, was opened at 2012-09-23 06:07 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429074&aid=3571003&group_id=40830 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v1.0.4 Status: Open Priority: 5 Private: Yes Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: log4cplus and lnk2001 errors Initial Comment: Hi, I am trying to use log4cplus in a larger project. I need to use the static version of log4cplus under windows using visual studio 2008. I have already added the lib path, the lib itself and the include directory to my project. After adding the "#include" line in my source file I thought I would be able to use log4cplus, but that isn't the case. I am ending up with lnk2001 (__declspec) errors which say that even the ctors can't be found. I have been looking through the unicode options of my project as well - with no success. I also tried different versions of log4cplus ... What am I doing wrong? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429074&aid=3571003&group_id=40830 |