[Qt-creator] Qt Creator qbs build

Christian Kandeler christian.kandeler at digia.com
Fri Apr 12 12:37:20 CEST 2013


On 04/11/2013 09:11 PM, Orgad Shaneh wrote:
> Hi,
>
> I'm trying to build Qt Creator using qbs on debian linux (running qbs
> install release).

Works fine on my Ubuntu for 2.7 and master.

> The build is successful, but when I try to execute it it prints the
> following message and quits:
>
> ./qtcreator: error while loading shared libraries: libCore.so: cannot
> open shared object file: No such file or directory

Is libCore listed when you run ldd on the qtcreator executable? For me 
it is not.
Does reverting commit a9754611 fix your problem?


Christian



More information about the Qt-creator mailing list