Hi Pierluigi,

On Thu, Jun 25, 2015 at 9:24 PM, Pierluigi Passaro
<[email protected]> wrote:
> On 25/06/2015 21:53, Khem Raj wrote:
>> On Mon, Jun 22, 2015 at 1:54 AM, Pierluigi Passaro
>> <[email protected]> wrote:
>>> Hi all,
>>> I've compiled a QT5 filesystem for imx28evk machine and QT5 apps runs fine.
>>> I've also compiled and installed QT5 SDK, however if I try to debug
>>> applications I get the following error:
>>>
>>> Debugging starts
>>> Listening on port 10000
>>> Remote debugging from host 192.168.2.173
>>> Process /root/MyQt5App created; pid = 1181
>>> /root/MyQt5App: error while loading shared libraries: unexpected PLT reloc
>>
>>
>> you probably have different dynamic linker on target and in cross SDK,
>> make sure they are same.
> thanks for the reply, but how can I check them?
> I've just checked the .so generated by yocto and seem the same...

Have you configured QtCreator to use the SDK environment?

Felipe
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to