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

2008-03-28 Thread Curt Arnold
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 Qt4 application. I am using log4cxx as well. To ease the usage, once I posted a question to this forum and

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