yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00410
error compiling with log4cxx
Hello!
I got the following errors when compiling with log4cxx:
Checking for log4cxx::Logger::getLogger("") in C++ library log4cxx... yes
...
core/yade.cpp: In function 'int main(int, char**)':
core/yade.cpp:153: error: 'WARN' is not a member of 'log4cxx::Level'
core/yade.cpp:199: error: 'INFO' is not a member of 'log4cxx::Level'
core/yade.cpp:200: error: 'DEBUG' is not a member of 'log4cxx::Level'
I use apache-log4cxx 0.10.0.
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups