Dear Chris:
I deleted data/data.o (which existed)
I tried to delete data/data.cpp (which did not exist)
Then I ran:
$ make -f qt4-makefile.deb
and got:
/usr/bin/rcc data/data.qrc -o data/data.cpp
/usr/bin/rcc data/data.qrc -root /data -o data/data.cpp
/usr/bin/c++ -c -DQT3_SUPPORT -Wall -O0 -g -DHAVE_ALSA -DHAVE_LIBJACK
-DHAVE_DSSI -DHAVE_LADSPA -DHAVE_LIBLO -DHAVE_LIBLRDF -DHAVE_XFT
-D'VERSION="THE FUTURE IS SOON"' -DDEBUG -DBUILD_DEBUG
-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/include -I/usr/local/include -I/usr/include/freetype2
-Isrc/base -Isrc data/data.cpp -o data/data.o
/usr/bin/c++ -o rosegarden data/data.o src/base/AnalysisTypes.o
src/base/AudioDevice.o src/base/AudioLevel.o src/base/AudioPluginInstance.o
src/base/BaseProperties.o
So yes, it created data.cpp and data.o
and at the end I got:
egmentToolBox.o src/gui/editors/segment/compositionview/SegmentTool.o
-L/usr/lib -L/usr/lib -lQt3Support -lQtGui -lQtXml -lQtNetwork -lQtCore -ljack
-lasound -llo -llrdf -lraptor -lXft -lfftw3f
rm data/data.cpp
which appears to remove data.cpp (so that it can rebuild it each time?)
I ran ./rosegarden
and got the same results.
sigh.
Sincerely,
Julie S.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel