i think this should be the right patch for me too.
i downloaded it but i don't know how to apply it. where do i have to
copy it?
thanx
emanuele
------------------------------------------------------------------------
Oggetto:
rosegarden+dssi
Da:
Tim Howard <tdhoward@xxxxxxxxx>
Data:
Wed, 8 Feb 2006 11:14:49 -0800
A:
linux-audio-user@xxxxxxxxxxxxxxxxxx
A:
linux-audio-user@xxxxxxxxxxxxxxxxxx
so i downloaded rosegarden source. i installed all the depencies and the
"$ ./configure" command told me that all is ok.
but when i give the command "$ make" it tells me this error:
----------------
[...]
Colour.C:166: error: explicit qualification in declaration of
`Rosegarden::Colour Rosegarden::getCombinationColour(const
Rosegarden::Colour&, const Rosegarden::Colour&)'
make[2]: *** [Colour.lo] Error 1
make[2]: Leaving directory `/home/bobo/src/rosegarden-4-1.0/base'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bobo/src/rosegarden-4-1.0'
make: *** [all] Error 2
------------------
i don't know why.
Check out this link. It worked for me.
http://www.nabble.com/Re:-Compilation-:-Colour.lo-Erreur-1-p1134375.html
-Tim