I am trying to compile sample Havok Android games in Visual Studio but I keep getting this error:
arm-linux-androideabi-g++: VisSampleApp.cpp:No such file or directory
I downloaded the NDK and referenced it in the PATH
. Can anyone tell me what I am doing incorrectly?