Demo application that renders a triangle using Vulkan on the Pixel 3A.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
123 |
- export NDK_PROJECT_PATH=`pwd`
- export NDK_ROOT=/home/hob/android/ndk/
- /home/hob/android/ndk/ndk-build NDK_APPLICATION_MK=./Application.mk
|