The problem with using Nvidia’s package, is the license precludes you from 
re-releasing the environment in VM form to others.

I tried to put together a 64-bit VM awhile back with each of the required 
components installed and ran into other issues, I don’t remember what they were 
though.  I remember I got as far as being able to build Rosetta, but failed 
when I attempted to build the Android GUI.  So I reverted back to using the 
NVPACK(precursor to the tegra android development pack) VM.

IIRC, the eclipse environment for Android is being phased out in favor of the 
Android Studio environment that google is maintaining.  Long term it would 
probably be a better idea to migrate to Android Studio.

The biggest problem we have right now, with regards to Android, is we do not 
have an active Android developer.  So things have been in a holding pattern as 
far as big bug fixes and migrations.

----- Rom


From: John David Heeter [mailto:[email protected]]
Sent: Tuesday, November 17, 2015 2:32 PM
To: Rom Walton <[email protected]>
Cc: [email protected]
Subject: Re: [boinc_dev] Errors when building release branch locally

Ok, so you do your development in NVIDIA GameWorks running in a Linux VM? So I 
should be able to download the latest version of GameWorks and then downgrade 
the SDK? Could it be easier to make an image of the linux VM with everything 
setup and working? I would like to document this process so other developers 
are able to get up to speed more quickly. I've spent nearly 7 days trying to 
get this code to run correctly and I am still having massive errors and 
crashes.  Looking forward to working with this code, but I am stuck, and it 
seems like things are getting more complicated.

On Tue, Nov 17, 2015 at 2:17 PM, Rom Walton 
<[email protected]<mailto:[email protected]>> wrote:
Originally I used a slightly older version of this:
http://docs.nvidia.com/gameworks/index.html#../../tadp/content/developertools/mobile/tadp/tegra_android_development_pack_v3_0r4.htm

I haven’t upgraded in awhile though, I think you should still be able to 
rollback to an older NDK and SDK.

----- Rom

From: John David Heeter 
[mailto:[email protected]<mailto:[email protected]>]
Sent: Tuesday, November 17, 2015 1:26 PM
To: Rom Walton <[email protected]<mailto:[email protected]>>
Cc: [email protected]<mailto:[email protected]>
Subject: Re: [boinc_dev] Errors when building release branch locally

Ok, can you give me details about the linux vm? I would like to make some basic 
modifications to the BOINC android app, But I'm having trouble just getting it 
to compile and run correctly as is. Any information you can give me would be 
super useful. Thanks Rom!

On Tue, Nov 17, 2015 at 1:16 PM, Rom Walton 
<[email protected]<mailto:[email protected]>> wrote:
To be honest, I never really tested the scripts on Windows.  I built everything 
in a Linux VM.

----- Rom

-----Original Message-----
From: boinc_dev 
[mailto:[email protected]<mailto:[email protected]>]
 On Behalf Of John David Heeter
Sent: Tuesday, November 17, 2015 12:22 PM
To: [email protected]<mailto:[email protected]>
Subject: [boinc_dev] Errors when building release branch locally

We’ve followed the instructions from:

http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient#<http://boinc.berkeley.edu/trac/wiki/AndroidBuildClient>


Using:
Android SDK 20
Android NDK r9d


we’ve tried to build the toolchain, this is what’ve got:

$ sh build_androidtc_arm.sh
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: name: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_abstract_Specify: command not found
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: ver: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_abstract_Specify: command not found
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: name: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_abstract_Specify: command not found
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: name: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_abstract_Specify: command not found
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: path: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: path: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186:
OPTIONS_default_C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9=:
No such
file or directory
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: name: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_abstract_Specify: command not found
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: path: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: path: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_default_/tmp/ndk-=: No such file or directory
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: path: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
ev
al: line 186: unexpected EOF while looking for matching `''
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
ev
al: line 187: syntax error: unexpected end of file
expr: syntax error
expr: syntax error
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: name: No such file or directory
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_abstract_Specify: command not found
C:/Users/Ivan/Downloads/android-ndk-r9-windows-x86/android-ndk-r9/build/tools/prebuilt-common.sh:
li
ne 186: OPTIONS_default_android-3=: command not found 
_______________________________________________
boinc_dev mailing list
[email protected]<mailto:[email protected]>
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.



--
-John
www.johnheeter.com<http://www.johnheeter.com/>



--
-John
www.johnheeter.com<http://www.johnheeter.com/>
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to