Hi all,
I can't compile QT/KDE1 applications. Every time I get the following message :
In file included from /usr/lib/qt/include/qpainter.h:38,
from /usr/lib/qt/include/qdrawutil.h:28,
from /usr/lib/qt/include/qscrollbar.h:30,
from /usr/lib/qt/include/qscrollview.h:28,
from /usr/lib/qt/include/qlistview.h:37,
from ../../kxicq/kconfigdlg/kconfigdlg.h:26,
from kxrc.h:7,
from kxrc.cpp:1:
/usr/lib/qt/include/qregion.h:73:182: "defined" without an identifier
The problem is the same with an KDE1 application in src.rpm format with rpm
--rebuild.
Any idea ?