Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] QT support for Buildroot RFS.
Date: Mon, 7 Nov 2011 10:52:33 +0100	[thread overview]
Message-ID: <20111107105233.5ab808b1@skate> (raw)
In-Reply-To: <1F383CDA589639468828C7E2B75EDE9D0602B149@POCITMSEXMB02.LntUniverse.com>

Le Mon, 7 Nov 2011 08:16:52 +0000,
Mahanteshwari Hiremath <Mahanteshwari.Hiremath@lnties.com> a ?crit :

>           I am trying to buid buildroot RFS with QT supprt.
> I have enabled C++ support in toolchain and Qt support in package
> selection --> Graphic libraries --> Qt. after 'make'  I can see qmake
> getting installed in staging/usr/bin.
> 
> What are the necessary changes(settings) i have to do inorder to get
> qmake installed in target/bin and libraries in target/lib(nothing but
> RFS).

qmake is installed in output/host/usr/bin, not inside the staging
directory.

We only support cross-compilation of Qt application: qmake is not
installed on the target. Just use the qmake in output/host/usr/bin to
cross-compile your Qt application from your host machine.

The Qt libraries are already installed in output/target/usr/lib if you
have enabled Qt in the configuration.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      parent reply	other threads:[~2011-11-07  9:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1F383CDA589639468828C7E2B75EDE9D06029498@POCITMSEXMB02.LntUniverse.com>
2011-11-07  8:16 ` [Buildroot] QT support for Buildroot RFS Mahanteshwari Hiremath
2011-11-07  9:03   ` Diego Iastrubni
2011-11-07  9:07   ` Yegor Yefremov
2011-11-07 10:11     ` Mahanteshwari Hiremath
2011-11-07 10:17       ` Thomas Petazzoni
2011-11-07 10:23         ` Thomas De Schampheleire
2011-11-07 10:59       ` Mahanteshwari Hiremath
2011-11-07  9:52   ` Thomas Petazzoni [this message]

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=20111107105233.5ab808b1@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox