All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Qt QtUiTools
@ 2010-09-08  8:58 mailing list
  2010-09-08 10:29 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: mailing list @ 2010-09-08  8:58 UTC (permalink / raw)
  To: buildroot

I've recently used the Qt build of buildroot and noticed that I couldn't use
QUiLoader, I had to add "-make tools" to the configure line to compile the
necessary libraries so that I could use these functions. I don't believe it
affects the rootfs size (although I have to admit I didn't run a test), but
the extra functionality gets compiled into the executable if i understand it
correctly. It will however increase build time. No other libraries require
copying across.

I was wondering if it would be worth adding this as an option to menuconfig
so that it can be built if required.

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100908/a6c42fb9/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Qt QtUiTools
  2010-09-08  8:58 [Buildroot] Qt QtUiTools mailing list
@ 2010-09-08 10:29 ` Thomas Petazzoni
  2010-09-08 13:33   ` Andrew Gatt
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2010-09-08 10:29 UTC (permalink / raw)
  To: buildroot

On Wed, 8 Sep 2010 09:58:50 +0100
mailing list <mailinglist@gatt.me> wrote:

> I've recently used the Qt build of buildroot and noticed that I
> couldn't use QUiLoader, I had to add "-make tools" to the configure
> line to compile the necessary libraries so that I could use these
> functions. I don't believe it affects the rootfs size (although I
> have to admit I didn't run a test), but the extra functionality gets
> compiled into the executable if i understand it correctly. It will
> however increase build time. No other libraries require copying
> across.
> 
> I was wondering if it would be worth adding this as an option to
> menuconfig so that it can be built if required.

I don't know what QtUiTools are, but if it's useful for you, it's
probably useful for others as well. So, yes, having this as a
menuconfig option makes sense.

Could you submit a patch that implements this ?

Thanks,

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Qt QtUiTools
  2010-09-08 10:29 ` Thomas Petazzoni
@ 2010-09-08 13:33   ` Andrew Gatt
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Gatt @ 2010-09-08 13:33 UTC (permalink / raw)
  To: buildroot

>
>> I've recently used the Qt build of buildroot and noticed that I
>> couldn't use QUiLoader, I had to add "-make tools" to the configure
>> line to compile the necessary libraries so that I could use these
>> functions. I don't believe it affects the rootfs size (although I
>> have to admit I didn't run a test), but the extra functionality gets
>> compiled into the executable if i understand it correctly. It will
>> however increase build time. No other libraries require copying
>> across.
>>
>> I was wondering if it would be worth adding this as an option to
>> menuconfig so that it can be built if required.
> I don't know what QtUiTools are, but if it's useful for you, it's
> probably useful for others as well. So, yes, having this as a
> menuconfig option makes sense.
>
> Could you submit a patch that implements this ?
Please find attached the two patches for the "buildroot/packages/qt/" 
folder. I've not submitted a patch here before so please let me know if 
these are in the correct format etc.

Andrew

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Config.in_patch
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100908/0e0e0814/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qt.mk_patch
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100908/0e0e0814/attachment-0001.ksh>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-08 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-08  8:58 [Buildroot] Qt QtUiTools mailing list
2010-09-08 10:29 ` Thomas Petazzoni
2010-09-08 13:33   ` Andrew Gatt

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.