• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Android Required NDK wrong in guide?

dxbydy

Member
Just got mobile version (latest non beta GM Studio 2) and trying to build a blank project to test.

Using NDK 18b as mentioned in the guide I get the error:

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

If i copy the mips folders from the toolchains folder in the 17c NDK to the 18b NDK folder it will then compile.

Am I missing something? Will I have to do this every time there is an NDK update?
 

Nocturne

Friendly Tyrant
Forum Staff
Admin
The 18b NDK works fine for me here... so not sure what the issue could be. File a bug report and include a link to a file with the full output log when you try to build please.
 
Top