[Qt-creator] Qt-creator configuration on Wandboard-solo with Yocto -Problem

Nilesh Kokane nilesh.kokane at mindastoneridge.com
Tue Aug 5 09:42:52 CEST 2014


Hello,

If anyone can help me to sought out the this issue to built up Qt on
wandboard-Solo with yocto.




Based on the url
http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard I
altered the local.conf and the bblayers.confand gave a bitbake
core-image-minimal with DISTRO_FEATURE_remove
I got the errors as posted http://pastebin.com/hsMhT9f8.


Then to circumvent the errors I removed the DISTRO_FEATURE_remove from the
local.conf
and gave a bitbake.with this i got the errors as posted
http://pastebin.com/QFu2Rw6G.

for the thirld time I tried to change the following

1) In /meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
QT_CONFIG_FLAGS_append_mx6 = "${@base_contains('DISTRO_FEATURES', 'x11',
*'-xcb'*,  ' -eglfs', d)}"
 I replaced -no-eglfs with  -xcb


2)In  /bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtbase.in
QT_CONFIG_FLAGS += " \
    -reduce-relocations \
    -shared \
  *  -silent \*
    -no-pch \
    -no-rpath \
    -pkg-config \
    ${EXTRA_OECONF} \
"
-silent was deleted.

With this setup and without DISTRO_FEATURE_remove I gave i bitbake and was
encountered with the errors as posted http://pastebin.com/V2fMF785



Please suggest to resolve this issue.


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/20140805/cbc500fe/attachment.html>


More information about the Qt-creator mailing list