Skip to content

tutorial 03's README.MD is outdated #94

@hanyin-arm

Description

@hanyin-arm

./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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions