Excluded files make applications not build (static library)
Logging Framework for C++
Brought to you by:
wilx
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.
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.
I believe this is fixed now in 1.1.1-RC1.