-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
./update_external_sources_android.sh and build-android have been removed no later than 2023: KhronosGroup/Vulkan-ValidationLayers@39daa65#diff-40f60e1037245d7b8a98a7325d53890a717da9979adeb54a61a795c4ba07f9c9L235-L249
Running python3 scripts/android.py --config Release --app-abi arm64-v8a --app-stl c++_static inside layerlib/Vulkan-ValidationLayers according to Vulkan-ValidationLayers's latest README will indeed generate build-android.
However, the tutorial app still cannot build due to missing build-android/jni/Android.mk, which is removed in this commit: KhronosGroup/Vulkan-ValidationLayers@e877a01
Gradle project ndkBuild.path is /Users/hanyin01/.../android-vulkan-tutorials/tutorial03_traceable_layers/layerlib/Vulkan-ValidationLayers/build-android/jni/Android.mk but that file doesn't exist
naco-sirennaco-siren
Metadata
Metadata
Assignees
Labels
No labels