[Qt-creator] Building Qt Creator with qbs

Christian Kandeler christian.kandeler at theqtcompany.com
Mon Dec 7 10:58:22 CET 2015


On 12/06/2015 09:18 PM, Jochen Becher wrote:
> 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?

Somebody broke the project file for the Creator executable. See
https://codereview.qt-project.org/#/c/142834.


Christian



More information about the Qt-creator mailing list