While mixing c++ with c and using log4c tool, including
#include header file gives errors while compiling user projects with following errors:
make
g++ -c -pipe -g -Wall -W -D_REENTRANT -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -I. -o main.o main.cpp...
2009-01-25 22:09:57 UTC in Logging Framework for C