Skip to content

Latest commit

 

History

History
27 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

27 lines (9 loc) · 628 Bytes

Once checked out this repository, you need to link the project to the Android VM-Maker Project(*).

link.sh /path/to/vmmaker/project

And finally, meanwhile we cannot solve a problem, you need to edit the file "app/src/main/jni/Android.mk" And point the path TOP_PATH to the absolute path of PATH_TO_THIS_PROJECT/app/src/main/resources/vmmaker.

Remember as well to add the ndk directory into your local.properties project file: ndk.dir=/path/to/android-ndk-r10d

git clone --depth=1 https://github.com/pharo-project/pharo-vm.git