[Qt-creator] Qt Creator qbs build
Orgad Shaneh
orgads at gmail.com
Fri Apr 12 13:11:55 CEST 2013
On Fri, Apr 12, 2013 at 1:37 PM, Christian Kandeler
<christian.kandeler at digia.com> wrote:
> 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.
It is, with => not found
> Does reverting commit a9754611 fix your problem?
It does.
- Orgad
More information about the Qt-creator
mailing list