@ Frank Tkalcevic
Hello
Could you tell more about how you got QT to output to /dev/fb0?
I installed Qt Creator
(Qt Creator 4.2.0 Based on Qt 5.7.1 (GCC 6.3.0 20170415, 64 bit)
and followed tutorial to produce a small app,
it has a window, 3 buttons and an icon .
Code moves the icon into the rect clicked on. ( its the built in tuorial
example ).
It runs find on Desktop
but fails on /dev/fb0( I try to run as you stated appname -platform
linuxfb:/dev/fb0 )
how to reproduce:
I open console 1 (^altF1) and login, then execute
cd
cd build-qtquickcontrolsapplication-Desktop-Release
./qtquickcontrolsapplication -platform linuxfb:/dev/fb0
and it fails, badly, keyboard is dead ( cant change numlock )
text on console is frozen
have to reboot
without the command line option, it fails immediately
QXcbConnection: Could not connect to display
Aborted
at least i dont have to reboot.
I'm sure the error is becasue its a built for desktop
but in qt creator, ALL projects are "supported platform: Desktop" only
how'd you do that?
thanks tomp
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers