Newbie question: Compiling log4cxx 0.10.0 RC at Window XP Visual studio 2003 without Ant?

2008-03-30 Thread Beni Bilme
Hi, I have checkout the log4cxx from http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk. In windows, I have not been able to find a visual studio project file and left to Ant build. I had to install jdk, ant. I download apr stuff but realized that there are no binary versions available. Be

Re: Newbie Usage Question: Compile Error 'getError is not a member of log4cxx::Level'

2008-03-30 Thread Beni Bilme
failed. Thanks for the helpful and fast response. Curt Arnold wrote: > > On Mar 28, 2008, at 6:32 PM, Beni Bilme wrote: > >> I am trying to rebuild an application on Ubuntu Linux (Gutsy) which I >> developed on Windows XP with VS 2003 C++ compiler some time ago. It is >>

Newbie Usage Question: Compile Error 'getError is not a member of log4cxx::Level'

2008-03-28 Thread Beni Bilme
I am trying to rebuild an application on Ubuntu Linux (Gutsy) which I developed on Windows XP with VS 2003 C++ compiler some time ago. It is Qt4 application. I am using log4cxx as well. To ease the usage, once I posted a question to this forum and a smart fellow sent me his log.h header file which