Hello, I tried building Qt Creator with qbs on Ubuntu 15.10 using Qt Creator 3.5.81 (master a few month ago) with qbs 1.5.0 and gcc 5.2.1. It built without errors (complete built in a fresh build directory) but running it I get the following error message:
/home/jochen/projects/target/qbs/Desktop-Debug/qtcreator/qt -creator/qtc_Desktop_6234cd8f -debug/installroot/qtcreator.app/Contents/MacOS/qtcreator: error while loading shared libraries: libUtils.so: cannot open shared object file: No such file or directory Why does Qt Creator try to run something that is related to MacOS? Do I have to set-up different than the defaults (I simply loaded the qtcreator.qbs project in parallel to the qmake projects)? I did the qbs build months ago (July or August) and it worked fine. Regards, Jochen _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
