Android-Camera
Android-Camera copied to clipboard
External Native Build Issues
-- Check for working C compiler: D:/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-gcc.exe -- broken CMake Error at D:/Android/sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "D:/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-gcc.exe" is not able to compile a simple test program. 用Android studio。请问是NDK的问题吗?
这个工程没用到ndk
我也遇到同样的编译问题