Re: [yocto] Qt build error for Debug and Release mode

2013-06-19 Thread Navani Srivastava
It Worked :) Thanks On Wed, Jun 19, 2013 at 2:11 AM, Khem Raj wrote: > > On Jun 18, 2013, at 9:15 AM, Navani Srivastava < > navani.srivast...@gmail.com> wrote: > > Hi, > > I am using poky-danny (Poky-8.0). I am facing problem in building Qt > application. > > When we are building Qt application

Re: [yocto] Qt build error for Debug and Release mode

2013-06-18 Thread Khem Raj
On Jun 18, 2013, at 9:15 AM, Navani Srivastava wrote: > Hi, > > I am using poky-danny (Poky-8.0). I am facing problem in building Qt > application. > > When we are building Qt application with “qmake CONFIG+=debug && make” it > appends “-g” to build the application in debug mode but when we

Re: [yocto] Qt build error for Debug and Release mode

2013-06-18 Thread Marc Ferland
Navani Srivastava writes: > Hi, > > I am using poky-danny (Poky-8.0). I am facing problem in building Qt > application. > >  When we are building Qt application with “qmake CONFIG+=debug && > make” it appends “-g” to build the application in debug mode but when > we are building application in re