Maybe I should install some precompiled headers ? [ 95%] Building CXX object RGbuild/CMakeFiles/rosegarden.dir/gui/application/main.o /home/interface/workspace/rose/trunk/rosegarden/src/gui/application/main.cpp: In function 'int main(int, char**)': /home/interface/workspace/rose/trunk/rosegarden/src/gui/application/main.cpp:717: error: invalid use of undefined type 'struct QLabel' /usr/share/qt3/include/qmessagebox.h:47: error: forward declaration of 'struct QLabel' make[2]: *** [RGbuild/CMakeFiles/rosegarden.dir/gui/application/main.o] Error 1 make[1]: *** [RGbuild/CMakeFiles/rosegarden.dir/all] Error 2 make: *** [all] Error 2
I reported this, because simply #include <qlabel.h> did not help. Regards, Heikki ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
