Hi all, When trying launch (run or debug) a program from QtC 4.12 it does not start the program, I just get a message in the console saying it is starting. Earlier versions launch the same project fine ..
If I launch QtC from the command line I get, whenever I try launch: /usr/bin/konsole: /home/marc/devtools/Qt/qtcreator-4.12.0/lib/Qt/lib/libQt5Core.so.5: version `Qt_5.9.7_PRIVATE_API' not found (required by /usr/lib64/libKF5XmlGui.so.5) /usr/bin/konsole: /home/marc/devtools/Qt/qtcreator-4.12.0/lib/Qt/lib/libQt5Core.so.5: version `Qt_5.9.7_PRIVATE_API' not found (required by /usr/lib64/libQt5TextToSpeech.so.5) Note, my program doesn't link with either of these (it doesn't link with anything apart from Qt 5.14.2) LDD_LIBRARY_PATH is not set. I'm running openSUSE Leap 15.1, and the system Qt version is 5.9.7, so I'm guessing its pulling in some system libs for some reason.. Any ideas? Cheers Marc
_______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator