Bugs item #3588337, was opened at 2012-11-18 09:01
Message generated for change (Comment added) made by wilx
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: Fixed
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.
----------------------------------------------------------------------
>Comment By: Václav Zeman (wilx)
Date: 2012-11-18 10:52
Message:
This should be fixed in Bazaar branch 1.1.x or in trunk. The files is
should now be included in the build in both.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3588337&group_id=40830
|