Will Qt 5 support X11 on embedded linux ?
General and Desktop
7
Posts
2
Posters
3.1k
Views
1
Watching
-
it's a file in the qt 5 source package.
If you want to look at it online - https://qt.gitorious.org/qt/qtbase/blobs/master/src/plugins/platforms/xcb/READMEYou can use either x11 or wayland as the windows system on linux, Qt 5 supports both.
x11 on Qt5 needs some extra libraries compared to x11 on Qt4