Hi all.
I compiled an application with support of log4cpp under win2000 and it's all ok but when i try to compile that application under linux (Red Hat 7.1 ,kernel 2.4.2-2) i have received this compiler error:
#error Naming collision for 'DEBUG' detected.
The error is detected on source file 'Appender.hh:18' and 'Category.hh:15'
Gcc is 2.96.
Bye :) . (Sorry for my english ...is not to good) ;)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all.
I compiled an application with support of log4cpp under win2000 and it's all ok but when i try to compile that application under linux (Red Hat 7.1 ,kernel 2.4.2-2) i have received this compiler error:
#error Naming collision for 'DEBUG' detected.
The error is detected on source file 'Appender.hh:18' and 'Category.hh:15'
Gcc is 2.96.
Bye :) . (Sorry for my english ...is not to good) ;)