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
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
* 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
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]:
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
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
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
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
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