problems in building log4cxx-0.10.0

2008-04-30 Thread Madhu Gowda
Hi, I am new to log4cxx. I downloaded the apache-log4cxx-0.10.0.zip, apr-util-1.2.10-win32-src.zip and apr-1.2.11-win32-src.zip. I am using Visual Studio 6.0 I am following the given instructions to build: unzip apr-1.2.11-win32-src.zip rename apr-1.2.11 apr unzip apr-util-1.2.10-win32-src.zip

Fw: problems in building log4cxx-0.10.0

2008-04-30 Thread Madhu Gowda
Hi, I am new to log4cxx. I downloaded the log4cxx-0.9.7.tar.gz and built it on Visual Studio 2005. I am trying a sample program given in the document that reads the configuration from log4j.properties and logs the messages in given log file. my code is as follows: PropertyConfigurator::confi

Re: problems in building log4cxx-0.10.0

2008-04-30 Thread Curt Arnold
On Apr 30, 2008, at 7:41 AM, Madhu Gowda wrote: Hi, I am new to log4cxx. I downloaded the apache-log4cxx-0.10.0.zip, apr-util-1.2.10-win32- src.zip and apr-1.2.11-win32-src.zip. I am using Visual Studio 6.0 I am following the given instructions to build: unzip apr-1.2.11-win32-src.zip renam

Re: problems in building log4cxx-0.10.0

2008-04-30 Thread Curt Arnold
On Apr 30, 2008, at 7:53 AM, Madhu Gowda wrote: Hi, I am new to log4cxx. I downloaded the log4cxx-0.9.7.tar.gz and built it on Visual Studio 2005. I am trying a sample program given in the document that reads the configuration from log4j.properties and logs the messages in given log f

Re: problems in building log4cxx-0.10.0

2008-05-05 Thread Madhu Gowda
Hi,   I am using log4cxx-0.10.0 with Visual Studio 2005.   I am able to successfully build apr-1.lib and aprutil-1.lib. But, when I try to build log4cxx I am getting following linker errors:   Error 1 error LNK2019: unresolved external symbol _XML_SetCharacterDataHandler referenced in function [EMA