Hi!
I'm trying to compile k3studio on a SuSE 8.0, with Qt 3.0.4 and KDE
3.0.1.
I've encountered a problem in while compiling main.cpp: the compiler
finds an error in qrinter.h, included from kprinter.h
Both files are fom the right directory ($QTDIR/include/qprinter.h and
/opt/kde3/include/kprinter.h).
The start of the error text is as follow:
In file included from /opt/kde3/include/kprinter.h:26,
from Area.h:23,
from camera_view.h:44,
from k3_view.h:23,
from main.cpp:20:
/usr/lib/qt3/include/qprinter.h:75: parse error before `1'
/usr/lib/qt3/include/qprinter.h:75: missing ';' before right brace
/usr/lib/qt3/include/qprinter.h:81: non-member function
`printerName()' cannot have `const' method qualifier
etc...
Do I have to upgrade my KDE or Qt?
Thanks,
Roberto
Nobody/Anonymous
None
None
Public