On Friday, January 19, 2018 at 11:06:11 AM UTC-7, Hartley Sweeten wrote: > > On Friday, January 19, 2018 at 10:36:14 AM UTC-7, RobertCNelson wrote: >> >> >> So QT5 ( i know it's not QT4 ;) ) >> >> Has a direcfb that is currently disabled: >> >> QPA backends: >> DirectFB ............. no >> EGLFS ................ yes >> EGLFS i.MX6 ........ no >> EGLFS i.MX6 Wayland. no >> EGLFS EGLDevice .... yes >> EGLFS GBM .......... yes >> EGLFS Mali ......... no >> EGLFS Raspberry Pi . no >> EGLFS X11 .......... yes >> >> It also has a tslib option: >> >> tslib .................. no >> >> >> https://buildd.debian.org/status/fetch.php?pkg=qtbase-opensource-src&arch=armhf&ver=5.7.1%2Bdfsg-3&stamp=1484191682&raw=0 >> >> >> we could try rebuilding 'qtbase-opensource-src' and see what happens.. > > > Qt4 or Qt5 will work for me. > > I wasn't aware that Qt5 could work directly with the framebuffer. I > thought QWS was needed in order to run without X. According to the > following site, the QWS implementation was removed in Qt5: > > http://doc.qt.io/qt-5/embedded-linux.html > > Qt4 specifically states that it can work without X: > > http://doc.qt.io/archives/qt-4.8/qt-embedded-linux.html > > I'm willing to try either one it your willing to rebuild it :-) >
Hi Robert, Any luck rebuilding Qt5? I see in rcn-ee/repos you added qtbase-opensource-src (5.7.1+dfsg-3rcnee0~stretch+20180119) but installing qt5-default gets me version 5.7.1+dfsg-3+b1. Just and FYI, trying a simple Qt app from the console with that version results in: $ ./simple QXcbConnection: Could not connect to display Aborted Running the program with sudo results in the same error. Hartley -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/a6359cd6-bfa1-4992-be15-2934199977e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
