All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: qt5 qmake
Date: Wed, 18 Sep 2013 23:29:27 +0200	[thread overview]
Message-ID: <20130918212927.GJ7313@jama> (raw)
In-Reply-To: <CALmOhgm8XfD31FZbAARZcpxFwH2arMX7PeNWa1TMhbzmi-pXqg@mail.gmail.com>

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

On Wed, Sep 18, 2013 at 04:44:00PM -0400, Trevor Woerner wrote:
> If I want to run the devshell on a qt5 recipe from meta-qt5, I can't
> help notice that if I do:
> 
>     $ which qmake
> 
> I get
> 
>     /usr/bin/qmake
> 
> The qt5 qmake gets installed (in my case) to:
> 
>     $TMPDIR/sysroots/x86_64-linux/usr/bin/qt5/

Recipes internally use absolute path to qmake and other tools (through
OE_QMAKE_PATH_QT_BINS variable) but it's true that adding it to PATH
shouldn't cause any troubles.

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

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

  reply	other threads:[~2013-09-18 21:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18 20:44 qt5 qmake Trevor Woerner
2013-09-18 21:29 ` Martin Jansa [this message]
2013-09-19  1:37   ` Trevor Woerner

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=20130918212927.GJ7313@jama \
    --to=martin.jansa@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.