Hi, [...]
Hmm, installed apr 1.1.1, apr-util 1.1.2, got a new snapshot of log4cxx CVS and this is what happens at compile time:
you need to pass --with-logchar=wchar_t to the configure script. The default for logchar is already changed to utf8 in my dist-tarball package, but the simpledateformat does not yet compile with this default. Best Regards, Andreas [...]
simpledateformat.cpp: In constructor `AbbreviatedMonthNameToken::AbbreviatedMonthNameToken(int, const std::locale*)': simpledateformat.cpp:222: error: invalid initialization of reference of type 'log4cxx::LogString&' from expression of type 'std::basic_string<wchar_t, std::char_traits<wchar_t>,
[...]