If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
Qt 5.12 Alpha Released With OpenGL ES 3.1 Renderer, Several Wayland Improvements
What exactly are the Wayland improvements? Does this mean Qt apps will finally start to behave nicely on the Gnome Wayland session, or is this only a set of compositor improvements?
Anyone else noticed Qt 5.11.1 on Ubuntu 18.10 has Vulkan support disabled? I could only get Vulkan to work after I built and installed Qt 5.11.1 from source.
Then vulkan headers needs to be added as a build dependency to Qt. Qt detects if the headers are there at configure time.
Anyone else noticed Qt 5.11.1 on Ubuntu 18.10 has Vulkan support disabled? I could only get Vulkan to work after I built and installed Qt 5.11.1 from source.
Leave a comment: