Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-13 Thread Martin Jansa
On Tue, Oct 14, 2014 at 08:41:10AM +1100, Nick D'Ademo wrote: > Hi Martin, > > Thanks - what are some example recipes in that layer? (I had a look but > couldn't find any cmake + qt5 recipes) OE @ ~/meta-webos-ports $ git grep inherit.*cmake_qt5 recipes-webos/apps/org.webosports.app.phone.bb:inhe

Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-13 Thread Nick D'Ademo
Thanks Anders! "inherit cmake_qt5" was the missing piece of the puzzle! On Tue, Oct 14, 2014 at 8:43 AM, Anders Darander wrote: > * Nick D'Ademo [141013 23:10]: > >Are you using Qmake or Cmake to build? (I suspect Qmake). > >My source code actually has no .PRO file. > > Hm, when you st

Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-13 Thread Anders Darander
* Nick D'Ademo [141013 23:10]: >Are you using Qmake or Cmake to build? (I suspect Qmake). >My source code actually has no .PRO file. Hm, when you state it like that ;) I might very well have changed it to not use cmake... KDSoap is shipping multiple build systems etc, and as long as I ca

Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-13 Thread Nick D'Ademo
Hi Martin, Thanks - what are some example recipes in that layer? (I had a look but couldn't find any cmake + qt5 recipes) Nick On Mon, Oct 13, 2014 at 7:16 PM, Martin Jansa wrote: > On Mon, Oct 13, 2014 at 09:10:37AM +0200, Anders Darander wrote: > > Hi, > > > > * Nick D'Ademo [141013 01:50]:

Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-13 Thread Nick D'Ademo
Hi Anders, Are you using Qmake or Cmake to build? (I suspect Qmake). My source code actually has no .PRO file. Cheers, Nick On Mon, Oct 13, 2014 at 6:10 PM, Anders Darander wrote: > Hi, > > * Nick D'Ademo [141013 01:50]: > > Has anyone had any success at all building a Qt5-based recipe with

Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-13 Thread Martin Jansa
On Mon, Oct 13, 2014 at 09:10:37AM +0200, Anders Darander wrote: > Hi, > > * Nick D'Ademo [141013 01:50]: > > Has anyone had any success at all building a Qt5-based recipe with CMake? > > Yes, I've at least got a local recipe here building KDSoap, which uses > cmake. See meta-webos-ports layer

Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-13 Thread Anders Darander
Hi, * Nick D'Ademo [141013 01:50]: > Has anyone had any success at all building a Qt5-based recipe with CMake? Yes, I've at least got a local recipe here building KDSoap, which uses cmake. > On Wed, Oct 8, 2014 at 1:41 PM, Nick D'Ademo wrote: > > Looks like the *qmake* binary cannot be foun

Re: [oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-12 Thread Nick D'Ademo
Has anyone had any success at all building a Qt5-based recipe with CMake? On Wed, Oct 8, 2014 at 1:41 PM, Nick D'Ademo wrote: > I'm receiving the same error as described in the following posts when > attempting to build a CMake recipe (Qt5 code): > http://lists.qt-project.org/pipermail/developm

[oe] [meta-qt5] What is needed to build a recipe with CMake?

2014-10-07 Thread Nick D'Ademo
I'm receiving the same error as described in the following posts when attempting to build a CMake recipe (Qt5 code): http://lists.qt-project.org/pipermail/development/2014-May/017075.html https://lists.yoctoproject.org/pipermail/yocto/2014-May/019755.html * The imported target "Qt5::Core" referenc