[Qt-creator] [Interest] qt giving the ld error

Tobias Hunger tobias.hunger at gmail.com
Tue Aug 12 09:37:39 CEST 2014


Hi there,

Your Sep id's wrong in that it should use make for your host, *not* the one
from the sysroot.

Your sysroot contains binaries build for your target machine (most likely
ARM), which your build machine (most likely Intel) does not understand.

Hope this helps to get you on the right track,
Tobias
On Aug 11, 2014 2:35 PM, "Nilesh Kokane" <nilesh.kokane at mindastoneridge.com>
wrote:

> Hi  Ch'Gans,
>
>
> I have a final setup of Qt-creator as follows.I ran the script in the
> /opt/poky/1.6.1/ and opened the qt-creator from the concole. with this
> settings as below i'm trying to cross-compile the sample clock code
>
>
> 1. General http://picpaste.com/1-gAmJsS3o.png
> 2. Kits http://picpaste.com/2-Y3kFvHIG.png
> 3. Qt version http://picpaste.com/3-lwZngysy.png
> 4  compiler http://picpaste.com/4-M4y6gJYb.png
> 5. Debugger http://picpaste.com/5-DQhrxi6t.png6. CMake
> http://picpaste.com/6-l3FhICDq.png
> 7. Build Settings http://picpaste.com/7-4myooBgL.png
>
> With the settings ,clock code is giving me error[8].
>
> 8. http://picpaste.com/8-kGmTWy3P.png
>
> 14:32:34: Running steps for project clocks...
>
> 14:32:34: Could not start process
> "/opt/poky/1.6.1/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/bin/make"
> clean
>
> Error while building/deploying project clocks (kit: wandboard)
>
> When executing step 'Make'
>
> 14:32:34: Elapsed time: 00:00.
>
>
> Please if you can assist.
>
>
>
> Thanks
>
> Nilesh Kokane
>
>
>
>
>
> “The contents of this e-mail message and any attachments are confidential
> and are intended solely for addressee. The information may also be legally
> privileged. This transmission is sent in trust, for the sole purpose of
> delivery to the intended recipient. If you have received this transmission
> in error, any use, reproduction or dissemination of this transmission is
> strictly prohibited. If you are not the intended recipient, please
> immediately notify the sender by reply e-mail or phone and delete this
> message and its attachments, if any.”
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140812/ecc8add5/attachment.html>


More information about the Qt-creator mailing list