yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #01876
[yade-users] how to compile yade-0.12 with liblog4cxx10?
Hi there,
Don't really know if this message has to be sent to yade-dev or yade-users,
but, anyway, there it is.
Does someone know if there is a way to compile yade-0.12 with liblog4cxx10
instead of liblog4cxx9? I tried to and get this message:
core/yade.cpp:65: warning: ignoring return value of 'int system(const
char*)', declared with attribute warn_unused_result
core/yade.cpp: In function 'int main(int, char**)':
core/yade.cpp:186: 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'
core/yade.cpp:203: error: 'DEBUG' is not a member of 'log4cxx::Level'
C core/DefaultContainerImplementations/InteractionVecSet.cpp
Thanks in advance
Luc
Follow ups