Android/MAC에서 시작하기

[Android]No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

썩소천사 2018. 10. 11. 15:02
반응형

android SDK, NDK 업데이트 이후 오류가 발생한다.

No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

구글링 결과 다음과 같이 NDK를 체크하지 않고 Apply하면 정상적으로 빌드가 된다.



반응형