Compile under Ubuntu
|
11-12-2012, 06:13 PM
Post: #2
|
|||
|
|||
RE: Compile under Ubuntu
Make sure to sync the native submodule as well, then add that project too to eclipse. Then set it to be a library and make sure there's a library dependency between them in the project android settings.
Also, you first have to build the native code of course using the NDK. ./ab.sh in /android should take care of that. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Compile under Ubuntu - acocalypso - 11-12-2012, 10:55 AM
RE: Compile under Ubuntu - Henrik - 11-12-2012 06:13 PM
RE: Compile under Ubuntu - acocalypso - 11-13-2012, 07:03 AM
|