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

Ch'Gans chgans at gna.org
Sat Aug 9 09:25:14 CEST 2014



On 09/08/14 18:13, Nilesh Kokane wrote:
> Hi Ch'Gans,
>
> Looks like you screwed up your PATH, Qt Creator cannot find the make
> executable. Your PATH should contains /opt/poky/... but as well your
> original PATH (/bin, /usr/bin, ...)
>
> I  just used the Make override and set up as posted[1] but its giving
> error[2].
>
> 1. http://picpaste.com/Screenshot_from_2014-08-09_11_34_45-UZY5IDoV.png

make and qmake are two different things...


>
> 2.http://picpaste.com/Screenshot_from_2014-08-09_11_40_02-OkkIfmW0.png
>
>
> I think only make path is the only concern now, ld problem is solved.
>
> Just can't figure out what spec should be feeded in the Make path.
>
> Can you please assist.
>
>
> Thamks
> 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.”

-- 
QtCreator/qmakeparser.cpp:42
////////// Parser ///////////
#define fL1S(s) QString::fromLatin1(s)
namespace { // MSVC2010 doesn't seem to know the semantics of "static" ...



More information about the Qt-creator mailing list