You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Android apk needs to be built from Qt Creator and requires Android SDK and Android NDK. Note that Qt 5.15.2 will not work with recent NDKs, you must install and select NDK 21.x under Settings -> Devices -> Android.
42
45
43
46
# Releases
44
47
Current releases for all platforms will be provided on a regular basis at [vulkan.gpuinfo.org/download.php](https://vulkan.gpuinfo.org/download.php).
45
48
46
49
# Dependencies
47
50
-[Vulkan SDK](https://vulkan.lunarg.com/)
48
-
-[Qt 5.15](https://www.qt.io/developers/) - Older versions may not work due to missing functionality
51
+
-[Qt 5.15.2](https://www.qt.io/developers/) - Older versions may not work due to missing functionality
0 commit comments