[Log4cplus-devel] [ log4cplus-Bugs-3588337 ] Excluded files make applications not build (static lib
Logging Framework for C++
Brought to you by:
wilx
From: SourceForge.net <no...@so...> - 2012-11-18 17:02:09
|
Bugs item #3588337, was opened at 2012-11-18 09:01 Message generated for change (Settings changed) made by janrosendahl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3588337&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: Build Group: v1.1.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: JanRos (janrosendahl) Assigned to: Václav Zeman (wilx) >Summary: Excluded files make applications not build (static library) Initial Comment: With version 1.1.0 and building with provided project files for MS Visual. I found that 'sysappender.cpp' (and also 'sysappender.h', but that is of less imprtance) are exluded from the log4cplusS project. This makes applications using log4cplusS.lib / log4cplusSD.lib not build. Removing 'exclude from project' solves the issue; log4cplus still builds and application as well. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3588337&group_id=40830 |