Hello!
I'm trying to integrate log4cxx into a new Visual Studio 2003 project
and tried to use the static library.
Using the current CVS head (from 2005-03-15 16:00GMT), I have found
several problems:
- INSTALL: typo in Build options description:
"-Dlibtype" instead of "-Dlib.type"
- During "ant -Dlib.type=static": build-shortsocketserver fails
(I have not investigated this as the library itself is built at this
time)
- msvc/static/static.cpp doesn't exist anymore,
but it is still referenced in config_msvc.h.in and portability.h
This leads to linker errors not finding ForceSymbolReferences.
After removing these #pragma comment lines in both files, I was
able to link and run my (very simple) test program.
Is the static library still supported or are there reasons to avoid the
static library other than to save space?
Regards, Peter
--
_ _ Peter Steiner <[EMAIL PROTECTED]>
/ /_/ / Hug-Witschi AG <http://www.hugwi.ch/>
/ _ / Electronic Engineering
/_/ /_/ _ _ Auriedstrasse 10
/ / / / / / CH-3178 Boesingen
/ /_/ /_/ / Tel +41 31 740 44 44
/_ _ _ _ _/ Fax +41 31 740 44 45