Hello Diego

We have had success doing a mix from these documents:
- install host qt libraries: http://qt-project.org/doc/qt-4.8/install-x11.html - install host qt creator: http://labs.isee.biz/index.php/How_to_install_Qt_Creator#Configure_Yocto_SDK
 - yocto steps: https://community.freescale.com/thread/309578 ,

on a imx6Q Sabe Lite board being the host an Ubuntu 12.04.

Good luck


El 04/10/2013 14:45, Diego Sueiro escribió:
Folks,

After a lots of internet search, including this ML threads, i did not find any solution for this.

I'm having issues to integrate meta-toolchain-qt and meta-toolchain-qte with Qt Creator 2.8.1.
I'm using this environment:

    Build Configuration:
    BB_VERSION        = "1.18.0"
    BUILD_SYS         = "x86_64-linux"
    NATIVELSBSTRING   = "Ubuntu-12.10"
    TARGET_SYS        = "arm-poky-linux-gnueabi"
    MACHINE           = "beaglebone"
    DISTRO            = "poky"
    DISTRO_VERSION    = "1.4.2"
    TUNE_FEATURES     = "armv7a vfp neon"
    TARGET_FPU        = "vfp-neon"
    meta
    meta-yocto
    meta-yocto-bsp    = "dylan:560fa9ad8dd46f23cff7a2e88a3492c363314b29"
    meta-ti           = "dylan:24edd661d5e8fce3689bdd2c89e0105af8080152"


When I configure the qmake path on Qt Creator I get the following message:

    "Qt version is not properly installed please run make install"


I've tried on dylan branch too, but no success.

So, I tried to use Angstrom's setup-scripts on angstrom-v2013.06-yocto1.4 branch. And it came with the issue related with "error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument". So, I switched to Fedora 19 and it has gone, but the invalid Qt version problem remains.

I tried, without success, to compile by myself the qt-everywhere-opensource-src-4.8 these toolchains:

    angstrom-eglibc-x86_64-cortexa8hf-vfp-neon-toolchain-qte-v2013.06
    poky-eglibc-x86_64-arm-toolchain-qte-1.4.2


If someone could successfully use meta-toolchain-qte with Qt Creator, please point me the right directions to achieve this.

I really need some help to get a qt4-embedded toolchain working.

Kind Regards,

--
*dS
Diego Sueiro

/*long live rock 'n roll*/


_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to