I just tried them (I have VC7.1 also), and it
worked fine.
Are you selecting the "Static Debug" Configuration
when you build?
- Original Message -
From:
Lars Schouw
To: Log4CXX User
Sent: Wednesday, May 19, 2004 5:36
PM
Subject: Linking static libs under VC7.1
Ich werde ab 17.05.2004 nicht im Büro sein. Ich kehre zurück am
06.06.2004.
Hi,
I'm on holidays starting from 17th Mai 2004 till 06th Jun 2004.
Please get in touch with FLORIN BUDA in case you have any issues or queries
regarding
- Release 8 Analysis
- DSS Adaptor
- Release 6 DR Adaptor changes
I just tried to link the trivial example project with the static build library log4cxxs.lib but get a link error.
I am using log4cxx version 0.9.7.
Any ideas? I want to use the static library in my real application.
-- Build started: Project: trivial, Configuration: Debug Win32 --
Linking
I now tried to build with cppunit-1.9.14 and it seems to work.
It does NOT work with cppunit-1.8.0.
Can you please mention the VERSIONS of
- cppunit
- boost
we should use for log4cxx in the readme ?
thanks and kind regards,
Bernhard.
> Hi there,
>
> following the instructions in the new Readme
Hi there,
following the instructions in the new Readme, when running the test
i get the following errors:
There must be still something missing in the setup/configuration...
any idea ?
C:\cpp\tools\logging\log4cxx-0.9.7\msvc\tests>runtests debug
** Minimum **
Test MinimumTestCa
I managed to get the log4cxx build right of the box
with Visual Studio 2003. That is a pleasure to see.
I am using version 0.9.7.
The documentation is on some kind of dox format that
can't be format in any easy way under Windows.
How do I show this under Solaris or Linux?
It would be nice to get t
I had something similar recently - turned out I goofed by linking against
the .a, linking against the .la or the .so fixed the problem.
- Original Message -
From: "Lennart Goedhart" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 18, 2004 4:52 PM
Subject: ODBCAppender on Linux
> I'm using l