kdemultimedia/juk fails to compile with QT_NO_STL
- Date: Sat, 2 Feb 2008 06:08:12 +0100
- From: "Michael Biebl" <mbiebl@xxxxxxxxx>
- Subject: kdemultimedia/juk fails to compile with QT_NO_STL
Hi everyone,
it seems that juk requires Qt to be built with -stl, otherwise it
fails to compile:
home/kde4/kdesvn/kdemultimedia/juk/playlist.cpp: In member function
'void Playlist::slotRenameTag()':
/home/kde4/kdesvn/kdemultimedia/juk/playlist.cpp:2199: error:
'fromStdWString' is not a member of 'QString'
juk should either not use fromStdWString or add a cmake check, so juk
is disabled from compilation when Qt was compiled without STL
compatibility support.
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<