I get this error when I compile 0.9.1:
---------------
make[2]: Entering directory `/home/schumann/rosegarden/base'
source='Studio.C' object='Studio.lo' libtool=yes \
depfile='.deps/Studio.Plo' tmpdepfile='.deps/Studio.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. 
-I. -I.. -I/usr/include/kde -I/usr/include/qt3 -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -DRGKDE3 -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -O2 -fno-exceptions -fno-check-new -fexceptions -c -o Studio.lo 
`test -f Studio.C || echo './'`Studio.C
/usr/include/c++/3.3/bits/stl_iterator.h: In constructor `
   __gnu_cxx::__normal_iterator<_Iterator, 
_Container>::__normal_iterator(const
   __gnu_cxx::__normal_iterator<_Iter, _Container>&) [with _Iter =
   Rosegarden::Device* const*, _Iterator = Rosegarden::Device**, _Container =
   std::vector<Rosegarden::Device*, std::allocator<Rosegarden::Device*> >]':
Studio.C:571:   instantiated from here
/usr/include/c++/3.3/bits/stl_iterator.h:598: error: invalid conversion from `
   Rosegarden::Device* const* const' to `Rosegarden::Device**'
make[2]: *** [Studio.lo] Error 1
make[2]: Leaving directory `/home/schumann/rosegarden/base'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/schumann/rosegarden'
make: *** [all] Error 2
----------------------
Could someone give me a hint please?

Regards

J�rg



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Rosegarden-devel mailing list
[EMAIL PROTECTED] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to