From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.horus.es (correo.horus.es [2.139.157.236]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 54D72E0161F for ; Fri, 4 Oct 2013 07:36:38 -0700 (PDT) Received: from [172.30.250.61] (172.30.250.61) by horus27 (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 052909; Fri, 4 Oct 2013 16:36:34 +0200 Message-ID: <524ED272.6020008@horus.es> Date: Fri, 04 Oct 2013 16:36:34 +0200 From: =?ISO-8859-1?Q?Jose_M=AA_Ferreiro?= User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121005 Thunderbird/16.0 MIME-Version: 1.0 To: "yocto@yoctoproject.org" References: <524ECE1A.7060409@horus.es> In-Reply-To: X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 4 Subject: Re: meta-toolchain-qt with Qt Creator X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Oct 2013 14:36:40 -0000 Content-Type: multipart/alternative; boundary="------------040809050200040703070104" --------------040809050200040703070104 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit El 04/10/2013 16:30, Diego Sueiro escribió: > 2013/10/4 Jose Mª Ferreiro > > > 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 > > > Jose, > > Thanks for the info. > > Which poky branch/version are you using? > Did you use the meta-toolchain from poky or the arm gcc from Ubuntu? Hello Yocto dylan+ meta-toolchain-qt as Joerg's document says. Best regards > Regards, > > -- > *dS > Diego Sueiro > > > > 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 >> yocto@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/yocto > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > > --------------040809050200040703070104 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
El 04/10/2013 16:30, Diego Sueiro escribió:
2013/10/4 Jose Mª Ferreiro <jose.ferreiro@horus.es>
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

Jose,

Thanks for the info.

Which poky branch/version are you using?
Did you use the meta-toolchain from poky or the arm gcc from Ubuntu?

Hello

Yocto dylan+ meta-toolchain-qt as Joerg's document says.

Best regards

Regards,

--
*dS
Diego Sueiro

 


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
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



--------------040809050200040703070104--