[Cs-dev] downloadDependencies.sh for Android
Date | 2013-06-30 18:13 |
From | Michael Gogins |
Subject | [Cs-dev] downloadDependencies.sh for Android |
Attachments | None None |
This is now working for me... did you do something?
I'm now rebuilding everything for the master branch. I'll have some news in a bit. Regards, Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com |
Date | 2013-06-30 18:57 |
From | Steven Yi |
Subject | Re: [Cs-dev] downloadDependencies.sh for Android |
Attachments | None None |
Hi Michael, Nope I didn't touch it. Glad it's working now! Do you think it's worth mentioning to use in the instructions as a preferred method, and Jeeping the existing instructions as a backup manual method? I'm getting easy builds now with just that script and the build-all.sh script but haven't had time to test on Linux or windows yet. Thanks! On Jun 30, 2013 1:14 PM, "Michael Gogins" <michael.gogins@gmail.com> wrote:
|
Date | 2013-06-30 19:35 |
From | Michael Gogins |
Subject | Re: [Cs-dev] downloadDependencies.sh for Android |
Attachments | None None |
Leave as backup, yes. I was getting crashes on my phone after complete checkout and rebuild. I've changed some things in the preloading department... nothing pushed yet. Independently of that, I've modified the build to use the Android NDK "include module" machinery so that shell scripts will not be necessary, and build dependencies will be tracked. This seems to work fine.
We have an issue with plugins, that is, from whence to load them. I think I will add a "setting" for OPCODE6DIR and some of the other environment variables to allow people to install plugins and such on their sdcard or whatever.
Regards, Mike ===========================
Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sun, Jun 30, 2013 at 1:57 PM, Steven Yi <stevenyi@gmail.com> wrote:
|