Hi,

Just to let you know: current SVN trunk of RG does not compile for me
since one or two weeks now. It fails on the linking step:

-----
CMakeFiles/rosegarden.dir/gui/general/EditView.o: In function
`Rosegarden::EditView::slotDiatonicTranspose()':
EditView.cpp:(.text+0x41be): undefined reference to
`Rosegarden::IntervalDialog::IntervalDialog(QWidget*, bool)'
EditView.cpp:(.text+0x41d0): undefined reference to
`Rosegarden::IntervalDialog::getChromaticDistance()'
EditView.cpp:(.text+0x41de): undefined reference to
`Rosegarden::IntervalDialog::getDiatonicDistance()'
EditView.cpp:(.text+0x41fb): undefined reference to `vtable for
Rosegarden::IntervalDialog'
EditView.cpp:(.text+0x4200): undefined reference to `vtable for
Rosegarden::IntervalDialog'
EditView.cpp:(.text+0x4293): undefined reference to
`Rosegarden::IntervalDialog::getChangeKey()'
EditView.cpp:(.text+0x43ba): undefined reference to `vtable for
Rosegarden::IntervalDialog'
EditView.cpp:(.text+0x43c5): undefined reference to `vtable for
Rosegarden::IntervalDialog'
collect2: ld returned 1 exit status
make[2]: *** [RGbuild/rosegarden] Error 1
make[1]: *** [RGbuild/CMakeFiles/rosegarden.dir/all] Error 2
make: *** [all] Error 2
-----

My environment:

-----
- Debian/sid
- gcc/g++ 4.1.2
-----

I updated my local repository and built it with:

-----
$ make clean
$ svn -q up
$ cmake . -DCMAKE_INSTALL_PREFIX=`kde-config --prefix`
$ make
-----

-> Compilation of the 1.5.1rc1 release from the archive sent by Chris on
the list was ok.

Let me know if you need more information.

Bye


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to