Hi, I am currently in the process of moving some logic of an Android+iOS app to C++. I've successfully built using the make file by Richard Lee, but this is only a fragment of the library... How do i build the full lib?
I've tried to include all the source and include folders, from the zip package. This just gives loads of compiler errors.
Does any body have a make file for android/eclipse to share and the corresponding working folder structure of files?
Best Regards David!





