Re: [yocto] Building a Qt4-x11 app.

2012-04-30 Thread Daniel Toussaint
On Mon, Apr 30, 2012 at 3:19 AM, Eric Bénard wrote: > Le Sun, 29 Apr 2012 21:16:44 +0800, > Daniel Toussaint a écrit : > >> I wish to run an application developed with QT in a Yocto filesystem. >> The app should be linked against Qt4-X11 libs. What is the exact work >> flow to get my app cross co

Re: [yocto] Building a Qt4-x11 app.

2012-04-29 Thread Eric Bénard
Le Sun, 29 Apr 2012 21:16:44 +0800, Daniel Toussaint a écrit : > I wish to run an application developed with QT in a Yocto filesystem. > The app should be linked against Qt4-X11 libs. What is the exact work > flow to get my app cross compiled on my x86_64 host ? > So far I have : > -> Build a com

Re: [yocto] Building a Qt4-x11 app.

2012-04-29 Thread Eric Bénard
Le Sun, 29 Apr 2012 16:41:17 +0200, Wolfgang Denk a écrit : > Dear Daniel, > > In message > you > wrote: > > I wish to run an application developed with QT in a Yocto filesystem. > > The app should be linked against Qt4-X11 libs. What is the exact work > > flow to get my app cross compiled on

Re: [yocto] Building a Qt4-x11 app.

2012-04-29 Thread Wolfgang Denk
Dear Daniel, In message you wrote: > I wish to run an application developed with QT in a Yocto filesystem. > The app should be linked against Qt4-X11 libs. What is the exact work > flow to get my app cross compiled on my x86_64 host ? > So far I have : > -> Build a complete core-image-sato with

[yocto] Building a Qt4-x11 app.

2012-04-29 Thread Daniel Toussaint
I wish to run an application developed with QT in a Yocto filesystem. The app should be linked against Qt4-X11 libs. What is the exact work flow to get my app cross compiled on my x86_64 host ? So far I have : -> Build a complete core-image-sato with IPKG as a packaging system. -> Build qt4-x11-fre