Hi Bernhard "/home/ws..." ? That more looks like Werner Schweer's home, not yours? "/home/ws/qt4/include/QtCore..." ? "qt4" seems to indicate an outdated Qt version, we're on 5.6 nowadays.
Bye, Jojo -----Original Message----- From: Bernhard Landauer [mailto:[email protected]] Sent: Wednesday, May 18, 2016 5:09 PM To: [email protected] Subject: [Mscore-developer] undefined reference to `QString:: ... Hi. Here I am again with a failing build with the current git snapshot ;) The error output is: [ 81%] Linking CXX executable mscore-git ../thirdparty/rtf2html/librtf2html.a(rtf2html.cpp.o): In function `rtf2html(QString const&)': /home/ws/mscore/mscore/trunk/mscore/rtf2html/rtf2html.cpp:547: undefined reference to `QString::arg(double, int, char, int, QChar const&) const' /home/ws/mscore/mscore/trunk/mscore/rtf2html/rtf2html.cpp:547: undefined reference to `QString::arg(double, int, char, int, QChar const&) const' /home/ws/mscore/mscore/trunk/mscore/rtf2html/rtf2html.cpp:547: undefined reference to `QString::arg(QString const&, int, QChar const&) const' /home/ws/mscore/mscore/trunk/mscore/rtf2html/rtf2html.cpp:547: undefined reference to `QString::arg(QString const&, int, QChar const&) const' ../thirdparty/rtf2html/librtf2html.a(rtf2html.cpp.o): In function `QString::QString()': /home/ws/qt4/include/QtCore/../../src/corelib/tools/qstring.h:868: undefined reference to `QString::shared_null' ../thirdparty/rtf2html/librtf2html.a(rtf2html.cpp.o): In function `QString::~QString()': /home/ws/qt4/include/QtCore/../../src/corelib/tools/qstring.h:869: undefined reference to `QString::free(QString::Data*)' ../thirdparty/rtf2html/librtf2html.a(rtf2html.cpp.o): In function `QString::toStdString() const': /home/ws/qt4/include/QtCore/../../src/corelib/tools/qstring.h:1034: undefined reference to `QString::toAscii() const' ../thirdparty/rtf2html/librtf2html.a(rtf2html.cpp.o): In function `QString::fromStdString(std::string const&)': /home/ws/qt4/include/QtCore/../../src/corelib/tools/qstring.h:1037: undefined reference to `QString::fromAscii(char const*, int)' collect2: error: ld returned 1 exit status mscore/CMakeFiles/mscore.dir/build.make:5825: recipe for target 'mscore/mscore-git' failed make[2]: *** [mscore/mscore-git] Error 1 CMakeFiles/Makefile2:293: recipe for target 'mscore/CMakeFiles/mscore.dir/all' failed make[1]: *** [mscore/CMakeFiles/mscore.dir/all] Error 2 Makefile:149: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Thanks for your help. greetings Bernhard Landauer ---------------------------------------------------------------------------- -- Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
