zp_w
1
Hello!
I created an android project use the Introjucer, but there are some error when i make the project.
error infomation like this: "Error:(17, 57) modules/juce_audio_basics/juce_audio_basics.h: No such file or directory ..."
The android studio version is 1.5.1 and ndk version is r10.
timur
2
Probably your JUCE module paths are wrong?
Also, in case you're running that on Windows, you need to run the Introjucer as Administrator.
zp_w
3
I run the Introjucer as Admin, the JUCE module paths are normal.
timur
4
OK, what if you try to use the newest Android Studio version? (2.1)
zp_w
5
OK, I will download the newest android studio and try it!