From: Mark Knecht <markknecht(a)gmail.com>
4) make and see if it builds. This is where the
dependency problems
will show up.
Indeed, trying to compile the cvs version:
audiopluginoscgui.cpp:27:18: dssi.h: No such file or directory
make[3]: *** [audiopluginoscgui.o] Error 1
make[3]: Leaving directory `/home/timo/cvs/rosegarden/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/timo/cvs/rosegarden/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/timo/cvs/rosegarden'
make: *** [all] Error 2
[08:49 AM] localhost:~/cvs/rosegarden$
Timo