Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-07 Thread Laurentiu Palcu
Hi Diego, On Mon, Oct 07, 2013 at 08:18:00AM -0300, Diego Sueiro wrote: > 2013/10/7 Laurentiu Palcu > > Hi Diego, > It's a little more complicated than that. After building the toolchain, > all binaries have the default absolute path to the dynamic loader > (/opt/poky/...) hardco

Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-07 Thread Diego Sueiro
2013/10/7 Laurentiu Palcu > Hi Diego, > It's a little more complicated than that. After building the toolchain, > all binaries have the default absolute path to the dynamic loader > (/opt/poky/...) hardcoded in the elf INTERP section. This is easy to > change. However, other binaries may or may n

Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-07 Thread Laurentiu Palcu
Hi Diego, On Fri, Oct 04, 2013 at 05:26:06PM -0300, Diego Sueiro wrote: > Folks, > > I've found the issue. > I was installing the poky toolchain outside the default path > (/opt/opky/1.4.2). > After installing on default path, Qt creator was enable to find the right QT > version. I compiled an e

Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-04 Thread Diego Sueiro
Folks, I've found the issue. I was installing the poky toolchain outside the default path (/opt/opky/1.4.2). After installing on default path, Qt creator was enable to find the right QT version. I compiled an example and loaded it on board without any issues. I discovered it before seeing an warn

Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-04 Thread Diego Sueiro
> > Hello > Yocto dylan+ meta-toolchain-qt as Joerg's document says. > Best regards Jose, I'm a little bit confused. Did you compiled qt-everywhere-opensource-src-4.8.4 for your host machine and added it's qmake to Qt creator? Then add yocto sysroot, gdb and gcc to Qt creator? Could you please p

Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-04 Thread Jose Mª Ferreiro
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 creat

Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-04 Thread Diego Sueiro
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 > -

Re: [yocto] meta-toolchain-qt with Qt Creator

2013-10-04 Thread 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

[yocto] meta-toolchain-qt with Qt Creator

2013-10-04 Thread Diego Sueiro
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