Apk is not generating in Unity 2017.4.16 with iL2cpp Scripting Backend?

Hi,

I’m trying to generate apk in unity 2017.4.16 with iL2cpp scripting Backend.

139892-screen-shot-2019-06-12-at-114326-am.png

But I am getting the error as follows:

Exception: /Applications/Unity/Unity.app/Contents/il2cpp/build/il2cpp.exe did not run properly!

Can you please help me out this?

Thanks in advance…

I got the same trouble a week ago and i managed to solve it, but it’s not clear how i did it. I did two things that may solved it:

· The first one was changing to a different pc for building.

·The second one was downloading the NDK and unzipping it in Program files(the NDK version which Unity recommends).

I know that its not clear but my build worked after doing this. Hope it helps