Currently the android build is done using CMake and then issuing a make command, the sample projects is created in the process and is linked to the absolute path of the libraries produced in the build directory which is kind of a mess.
I suggest that the CMake script be changed to add a further installation step which includes "make install", its primary function is to produce a well laid out OgreAndroidSDK directory in a matter simillar to the main OgreSDK which should facilitate producing a precompiled sdk reducing the barrier to ogre/android development entry.
Should I proceed to work on a pull request?
Android Build Refactor
-
- Beholder
- Posts: 1512
- Joined: Fri Feb 22, 2013 4:44 am
- Location: Deep behind enemy lines
- x 139
Re: Android Build Refactor
Why fix something that isn't broken?
I have no specific objections though. Obviously this would be going into 1.10.
I have no specific objections though. Obviously this would be going into 1.10.