Re: Initialization problem

2008-09-17 Thread Curt Arnold
On Sep 17, 2008, at 5:35 AM, Alexander Rojas wrote: I'm working on Ubuntu 8.04 Hardy, log4cxx version 0.9.7-6, gcc 4.2.3. The IDE is kdevelop and the file is encoded as UTF-8. I don't know if this is all the relevant information. Thank you for your help Alexander Rojas log4cxx 0.9.7 is

Initialization problem

2008-09-17 Thread Alexander Rojas
Hi, I'm trying to use log4cxx for a project I'm working on. The problem is when I try to load the logger as described in the tutorial like this: LoggerPtr GluePairUnitDlg::logger(Logger::getLogger("gluepairunitdlg")); I get the following errors: gluepairunit.cpp:4: error: