[Qt-creator] [Interest] qt giving the ld error
Nilesh Kokane
nilesh.kokane at mindastoneridge.com
Fri Aug 8 16:17:49 CEST 2014
Hi Ch'Gans,
What's this ":/" ???
It was the typo in mail, sorry for that.
I just set up the environment variables once again and tried to cross
compile the examples clock program, it popped up with the following error
19:26:12: Running steps for project clocks...
19:26:12: Configuration unchanged, skipping qmake step.
19:26:12: Could not start process "make"
Error while building/deploying project clocks (kit: wandboard)
When executing step 'Make'
19:26:12: Elapsed time: 00:00.
It is *impossible*, the "ld error" comes from the fact that you didn't
specify the whole path to your toolchain, please provide more details,
screenshots, textual description, etc...
My final setting is as below.
1.General http://picpaste.com/DSC_0001-SMCW1rfY.jpg
2. Kits http://picpaste.com/DSC_0002-dlAvyLll.jpg
3. Qt version http://picpaste.com/DSC_0003-Xyx1NqRU.jpg
4. compiler http://picpaste.com/DSC_0004-Ws5yFZTs.jpg
5. Debuggers http://picpaste.com/DSC_0005-QnHEQieg.jpg
6. CMake http://picpaste.com/DSC_0006-1ZxJpAzf.jpg
Compiler settings:
Name :wandboard
compiler path
:/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-cpp
Qtversion settings:
qmake location:
/opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/qt5/qmake
Kits settings:
Name :wandboard
Device Type:Generic Linux Device
Device :solo-wandboard
Compiler:wandboard
Debugger :sys GDB at /usr/bin/gdb
qt version:Qt5.2.1 (qt5)
qt mkspecs:linux-arm-gnueabi-g++
Please suggest
Thanks
Nilesh Kokane
On Fri, Aug 8, 2014 at 7:22 PM, Ch'Gans <chgans at gna.org> wrote:
>
>
> On 09/08/14 01:33, Nilesh Kokane wrote:
>
>> Hi Ch'Gans,
>>
>>
>> Thanks for your valuable reply
>>
>> I was just saying, basically, that you are right: just make sure that
>> this setting is set to "linux-arm-gnueabi-g++" not
>> "/opt/poky/.../linux-arm-gnuea
>> bi-g++"
>>
>> Now with qt mkspec :/linux-arm-gnueabi-g++
>>
>
> What's this ":/" ???
>
>
>
>> With all of these plus the GCC vs LINUX ICC fix, is it working now?
>>
>> And i changed the compiler to GCC.
>>
>> But then its popping the same ld errors
>>
>
> It is *impossible*, the "ld error" comes from the fact that you didn't
> specify the whole path to your toolchain, please provide more details,
> screenshots, textual description, etc...
>
> Chris
>
>>
>>
>> Please suggest
>>
>>
>> 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.”
>>
>
> --
> QtCreator/qmakeparser.cpp:42
> ////////// Parser ///////////
> #define fL1S(s) QString::fromLatin1(s)
> namespace { // MSVC2010 doesn't seem to know the semantics of "static" ...
>
--
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.”
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140808/0ade7048/attachment.html>
More information about the Qt-creator
mailing list