enzienaudio / hvcc

The heavy hvcc compiler for Pure Data patches.
GNU General Public License v3.0
361 stars 52 forks source link

Compiling .so for Android #9

Closed tinpark closed 6 years ago

tinpark commented 6 years ago

Thanks a lot for making hvcc available, it's brilliant!

For those trying to compile an android .so for Unity (see line 172 onwards here), I ran into difficulties with the android.mk file. I thought it was a problem with the paths in the .mk but it's actually a simple matter with the instructions in the help. Don't cd into unity/Android, cd into the jni instead, e.g. cd unity/android/jni