[Qt] Qt framebuffer for ARM
Zoran Djordjevic
djdjdjole at yahoo.com
Thu Nov 22 19:52:42 CET 2012
Hello
I don't know if it is possible to crosscompile Qt project for ARM, using Lazarus, but
to be able to later start program with -qws option ie. without using X11?
I have success when using GTK over X11 for ARM, but now I want to try Qt with
-qws option ie. using framebuffer.
I successfuly used Qt (over X11) on desktops, using Lazarus. Also I successfully
built libqt4pas.so for ARM and when tried to compile Qt project for ARM (also
added -dQTOPIA in options), got few errors at linking phase, all starting with:
undefined reference to QX11Info....
Where I go wrong and is it possible at all to crosscompile Qt project with Lazarus
which would not use X11 but framebuffer?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/qt/attachments/20121122/1caeacec/attachment-0002.html>
More information about the Qt
mailing list