All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Nick D'Ademo <nickdademo@gmail.com>
Cc: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-qt5] What is needed to build a recipe with CMake?
Date: Tue, 14 Oct 2014 07:06:12 +0200	[thread overview]
Message-ID: <20141014050612.GH3000@jama> (raw)
In-Reply-To: <CANR6C57Ojtx=ptYQiMP4oRrSzzc24JiCfdXitRXvvVScjcEqXg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2811 bytes --]

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:inherit cmake_qt5
recipes-webos/luna-appmanager/luna-appmanager.bb:inherit cmake_qt5
recipes-webos/luna-next/luna-next.bb:inherit cmake_qt5
recipes-webos/luna-qml-launcher/luna-qml-launcher.bb:inherit cmake_qt5
recipes-webos/luna-sysmgr-common/luna-sysmgr-common.bb:inherit cmake_qt5
recipes-webos/luna-sysmgr/luna-sysmgr.bb:inherit cmake_qt5
recipes-webos/luna-webappmanager/luna-webappmanager.bb:inherit cmake_qt5
recipes-webos/mediaindexer/mediaindexer.bb:inherit cmake_qt5
recipes-webos/webapp-launcher/webapp-launcher.bb:inherit cmake_qt5

> 
> Nick
> 
> On Mon, Oct 13, 2014 at 7:16 PM, Martin Jansa <martin.jansa@gmail.com>
> wrote:
> 
> > On Mon, Oct 13, 2014 at 09:10:37AM +0200, Anders Darander wrote:
> > > Hi,
> > >
> > > * Nick D'Ademo <nickdademo@gmail.com> [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 for more recipes using cmake + qt5.
> >
> > >
> > >
> > >
> > > > On Wed, Oct 8, 2014 at 1:41 PM, Nick D'Ademo <nickdademo@gmail.com>
> > wrote:
> > >
> > > > > Looks like the *qmake* binary cannot be found.
> > >
> > > > > The relevant parts of the recipe are as follows:
> > >
> > >
> > > > > *DEPENDS = "qtbase"*
> > >
> > > Just as you, I've got hte DEPENDS lińe above in my recipe. However, I've
> > > also the following line (situated after the DEPENDS +=...)
> > >
> > > inherit qmake5
> > >
> > > That line should set up all the necessary path's in order to find qmake.
> > >
> > > Let us know if this helps you.
> > >
> > > Cheers,
> > > Anders
> > >
> > > --
> > > Abstainer, n.:
> > >       A weak person who yields to the temptation of denying himself a
> > >       pleasure.
> > >               -- Ambrose Bierce, "The Devil's Dictionary"
> > > --
> > > _______________________________________________
> > > Openembedded-devel mailing list
> > > Openembedded-devel@lists.openembedded.org
> > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
> > --
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
> >

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2014-10-14  5:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-08  2:41 [meta-qt5] What is needed to build a recipe with CMake? Nick D'Ademo
2014-10-12 23:48 ` Nick D'Ademo
2014-10-13  7:10   ` Anders Darander
2014-10-13  8:16     ` Martin Jansa
2014-10-13 21:41       ` Nick D'Ademo
2014-10-14  5:06         ` Martin Jansa [this message]
2014-10-13 21:09     ` Nick D'Ademo
2014-10-13 21:43       ` Anders Darander
2014-10-13 23:45         ` Nick D'Ademo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141014050612.GH3000@jama \
    --to=martin.jansa@gmail.com \
    --cc=nickdademo@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.