Hi everyone,
While I’ve develop some OF apps in Mac before but this is my first time here in Android section and this question might be extremely noob.
I’ve been searching extensively both in this forum and outside about how to fix this but have yet to find any solution so I’m desperately need help.
I follow the setup instruction to this page (http://www.openframeworks.cc/setup/android-eclipse/) and get stuck at step L. I can’t figure out the way to compile openFrameworks project. Eclipse keep bugging me with this error.
15:06:14 **** Incremental Build of configuration Android for project openFrameworks ****
make android -C../openFrameworksCompiled/project/android
Cannot run program "make": Unknown reason
Error: Program "make" not found in PATH
PATH=[/usr/bin:/bin:/usr/sbin:/sbin]
15:06:14 Build Finished (took 4ms)
I had endlessly checked previous steps on every place where it required me to put any directory path.
And yet didn’t solve this problem.
Any help would be very appreciate, Thanks
