* [Buildroot] basic Qt questions
@ 2012-11-07 12:56 Zoran Djordjevic
2012-11-07 13:31 ` Zoltan Gyarmati
0 siblings, 1 reply; 4+ messages in thread
From: Zoran Djordjevic @ 2012-11-07 12:56 UTC (permalink / raw)
To: buildroot
I've build linux with GTK support and now I want to try Qt.
I was using TinyX with frame buffer support. So I have directfb
options selected in "Graphic libraries and application" menu.
What I am interested about is the opitons
(meaning + what to choose) regarding Qt->Graphics drivers
menu (Linux Framebuffer is default choise but what the rest mean).
Also is there some Qt samples that could be also built - like
it was the case with GTK samples ?
?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121107/928043ad/attachment.html>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] basic Qt questions
2012-11-07 12:56 [Buildroot] basic Qt questions Zoran Djordjevic
@ 2012-11-07 13:31 ` Zoltan Gyarmati
0 siblings, 0 replies; 4+ messages in thread
From: Zoltan Gyarmati @ 2012-11-07 13:31 UTC (permalink / raw)
To: buildroot
Hi Zoran,
yes, you can use easily the Linux framebuffer, and also there is a
-> Package Selection for the target
? -> Graphic libraries and applications (graphic/text)
? -> Qt (BR2_PACKAGE_QT [=y])
? ->BR2_PACKAGE_QT_DEMOS
what you can select, and xou can test your fb configuration with the
applications listed in the qt-4.8.3/demos/embedded library in the Qt
source tree
The color depth could be a pitfall here, you have to check
the color depth according to your framebuffer settings here:
-> Package Selection for the target
? -> Graphic libraries and applications (graphic/text)
? -> Qt (BR2_PACKAGE_QT [=y])
? -> Gui Module (BR2_PACKAGE_QT_GUI_MODULE [=y])
? -> Pixel depths
about the rest of the drivers you can read a summary here:
http://doc.qt.digia.com/qt/qt-embedded-displaymanagement.html
good luck!
--
Zoltan Gyarmati
On 11/07/2012 01:56 PM, Zoran Djordjevic wrote:
> I've build linux with GTK support and now I want to try Qt.
> I was using TinyX with frame buffer support. So I have directfb
> options selected in "Graphic libraries and application" menu.
> What I am interested about is the opitons
> (meaning + what to choose) regarding Qt->Graphics drivers
> menu (Linux Framebuffer is default choise but what the rest mean).
> Also is there some Qt samples that could be also built - like
> it was the case with GTK samples ?
> Regards
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Basic Qt questions
@ 2012-10-01 17:19 Zoran Djordjevic
2012-10-02 16:03 ` Yegor Yefremov
0 siblings, 1 reply; 4+ messages in thread
From: Zoran Djordjevic @ 2012-10-01 17:19 UTC (permalink / raw)
To: buildroot
I intend to use Qt library, by building? root file sistem with
Qt support. If I build X (Tiny X), does it mean that Qt? will use that
server ? As much as I understood Qt can run without X in embedded
systems (am I right if I say that it?must use X?in desktop systems), but
I am interested, if I can "force" it to use X, of course if it has advantages
over "stand alone" use ?
?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121001/94812a19/attachment-0001.html>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Basic Qt questions
2012-10-01 17:19 [Buildroot] Basic " Zoran Djordjevic
@ 2012-10-02 16:03 ` Yegor Yefremov
0 siblings, 0 replies; 4+ messages in thread
From: Yegor Yefremov @ 2012-10-02 16:03 UTC (permalink / raw)
To: buildroot
On Mon, Oct 1, 2012 at 7:19 PM, Zoran Djordjevic <djdjdjole@yahoo.com> wrote:
> I intend to use Qt library, by building root file sistem with
> Qt support. If I build X (Tiny X), does it mean that Qt will use that
> server ? As much as I understood Qt can run without X in embedded
> systems (am I right if I say that it must use X in desktop systems), but
> I am interested, if I can "force" it to use X, of course if it has
> advantages
> over "stand alone" use ?
Everything depends on what is your application/goal. If you're going
to use only one app, then Qt Embedded would fully sufficient. If
you're going to start many applications, then X11 would be better.
AFAIK Qt still has problems being called from X11, but my info is
about one year old or so.
Yegor
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-11-07 13:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07 12:56 [Buildroot] basic Qt questions Zoran Djordjevic
2012-11-07 13:31 ` Zoltan Gyarmati
-- strict thread matches above, loose matches on Subject: below --
2012-10-01 17:19 [Buildroot] Basic " Zoran Djordjevic
2012-10-02 16:03 ` Yegor Yefremov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox