On 26/12/17 08:45, [email protected] wrote: > From what I have found, Qt5 no longer has it's own windowing system so > it would have to be a Qt4 setup in order to have the -qws option work. > > I have been able to compile Qt4 locally on a BeagleBone Black (which > took forever....) and can get the video to work on a Chipsee 4.3" LCD > cape but I can't get the resistive touch screen to work.
Does X11 or wayland work with that LCD? I'd expect the lxqt images to ship a working version of Qt. I think Qt just uses the standard input layer. What shows up if you run the following? $ tail -n 1 /sys/class/input/*/name -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere. -- 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/fd6df71d-eaa5-413f-91b3-38dbfa54cec6%40longlandclan.id.au. For more options, visit https://groups.google.com/d/optout.
