building for arm64-v8a fails

Since I am building only for 64bit devices, I figured I’d try using arm64-v8a option and api 21.

Build process fails: http://pastebin.com/8Stpggfg

I don’t know if it’s FMOD related or if there is something else going on (I recall I tried building it without FMOD a few releases back and had the same issue - failing to build)

From the log it looks like FMOD doesn’t provide an arm64 library to link.

Got it. FMOD said they will provide arm64 libs in the next update of FMOD. Will keep my fingers crossed.