Re: [Rosegarden-user] svn 13867 error!

2015-02-05 Thread D. Michael McIntyre
On 02/05/2015 02:12 AM, Mario Moles wrote:
 Estratta revisione 13867.

Thanks, Mario!

Update and try again.  It should be fixed now.
-- 
D. Michael McIntyre

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] svn 13867 error!

2015-02-05 Thread Mario Moles
In data giovedì 5 febbraio 2015 06:14:31, D. Michael McIntyre ha scritto:
 Thanks, Mario!
 
 Update and try again.  It should be fixed now.
Ok!
Solved after:
make clean; make.
Thanks!-- 
/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] svn 13867 error!

2015-02-04 Thread Mario Moles
[root@localhost Temp]# svn co 
http://svn.code.sf.net/p/rosegarden/code/trunk/rosegarden 
Estratta revisione 13867.
[root@localhost Temp]# cd rosegarden/
[root@localhost rosegarden]# make
g++  -c -g0 -O2 -Wall -pipe -DNDEBUG -DQT_NO_DEBUG -
DBUILD_RELEASE -DNO_TIMING -DHAVE_LIBJACK -DHAVE_ALSA -
DHAVE_LIBSNDFILE -DHAVE_LIRC -I/usr/lib/qt4/include/QtGui -
I/usr/lib/qt4/include/QtXml -I/usr/lib/qt4/include/QtNetwork -
I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include -I/usr/include/jack -
I/usr/include/alsa -I/usr/include/raptor2 -I/usr/include/libxml2 -
DLITTLE_ENDIAN=1 -D'VERSION=15.06' -D'CODENAME=Nostalgia' 
-DUNSTABLE=1 -Isrc -D'BUILDKEY=a675172056' 
src/gui/seqmanager/ChannelManager.cpp -o 
src/gui/seqmanager/ChannelManager.o
src/gui/seqmanager/ChannelManager.cpp: In static member function 
‘static void 
Rosegarden::ChannelManager::setControllers(Rosegarden::ChannelId
, Rosegarden::Instrument*, Rosegarden::MappedInserterBase, 
Rosegarden::RealTime, Rosegarden::RealTime, 
Rosegarden::ChannelManager::Callbacks*, int)’:
src/gui/seqmanager/ChannelManager.cpp:103:5: error: ‘QSettings’ was 
not declared in this scope
 QSettings settings;
 ^
src/gui/seqmanager/ChannelManager.cpp:103:15: error: expected ‘;’ 
before ‘settings’
 QSettings settings;
   ^
src/gui/seqmanager/ChannelManager.cpp:104:5: error: ‘settings’ was 
not declared in this scope
 settings.beginGroup(SequencerOptionsConfigGroup);
 ^
src/gui/seqmanager/ChannelManager.cpp:104:25: error: 
‘SequencerOptionsConfigGroup’ was not declared in this scope
 settings.beginGroup(SequencerOptionsConfigGroup);
 ^
src/gui/seqmanager/ChannelManager.cpp:105:87: error: ‘qStrToBool’ 
was not declared in this scope
 bool sendControllers = 
qStrToBool(settings.value(alwayssendcontrollers, false)) ;

   ^
make: *** [src/gui/seqmanager/ChannelManager.o] Errore 1
[root@localhost rosegarden]# -- 
/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user