I noticed this one:

src/gui/widgets/ProgressDialog.h:23:23: error: kprogress.h: No such file or 
directory

The file is there in my kde4 includes.  We're not finding it.  It seems to be 
responsible for a whole cascade of subsequent errors.

It's confusing me.  Here's a broader context:

->make -f qt4-makefile src/gui/widgets/ProgressDialog.o
/usr/bin/c++ -c -DQT3_SUPPORT -Wall -O0 -g -DHAVE_ALSA -DHAVE_LIBJACK 
-DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF
 -DHAVE_XFT -DDEBUG -D'VERSION="2.0-yeah-whatever-innit"' 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtCore
 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4 -I/usr/lib/kde4/include
 -I/usr/include -I/usr/local/include -I/usr/include/freetype2 -Isrc/base -Isrc
  src/gui/widgets/ProgressDialog.cpp -o src/gui/widgets/ProgressDialog.o
In file included from src/gui/widgets/ProgressDialog.cpp:19:
src/gui/widgets/ProgressDialog.h:23:23: error: kprogress.h: No such file or 
directory
In file included from src/gui/widgets/ProgressDialog.cpp:19:


But it's right there:
-I/usr/lib/kde4/include

$ls /usr/lib/kde4/include/kprogr*
/usr/lib/kde4/include/kprogressdialog.h

I must be missing the point somehow.

Not a big deal in the scheme of things anyway.  (And I'm mildly disappointed 
that the whole i18n() thing didn't add even one new file compiling.  Damn.)
-- 
D. Michael McIntyre 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to