Can’t find the example of Vulkan in Welcome->Example
-
https://doc-snapshots.qt.io/qt5-dev/qtgui-hellovulkantriangle-example.html
The passage says Welcome->Example can find the example of Vulkan,but I didn’t find it by searching in Welcome->Example
![0_1513917807779_WM(AG7$]2Q%TCB9{831)IFE.png](https://ddgobkiprc33d.cloudfront.net/a9dc7b3a-d3eb-469f-a072-c88f2ed6bfbb.png)
![0_1513917822715_D5]_F8%40CN%BA8CN4LLEZ2.png](https://ddgobkiprc33d.cloudfront.net/172e66b9-729b-4169-811c-5cfe97a816fd.png) -
Hi and welcome to devnet forum
Your doc link is ending on documentation for future Qt5.11, but your installation is Qt5.10.
Also this does not explain why the example is not found, because also Qt 5.10 have information of the example. Try to search in the example code probably under c:\Qt\examples\Qt5.10.0 if you find there. Presumably it was added for Qt 5.10 , since it is not in Qt 5.9.
-
Hi,
From a quick search, it looks like it's under
Qt/Examples/Qt-5.10.0/vulkan/hellovulkanwindow/