whirm / tgs-android

TheGlobalSquare android app
http://www.theglobalsquare.org
9 stars 9 forks source link

r70: Reference to undefined variable ndk.home #9

Open ghost opened 12 years ago

ghost commented 12 years ago

I'm getting the following error when refreshing the project in Eclipse.

Errors occurred during the build. Errors running builder 'Integrated External Tool Builder' on project 'theglobalsquare'. Reference to undefined variable ndk.home Reference to undefined variable ndk.home

I've rerun ./setup-linux-environment.sh with no dice. I'm assuming it has something to do with .externalToolBuilders/JNI.launch Looks like there may be a block missing from .project

whirm commented 12 years ago

raul, can you take a look at this? I think it wans't failing before the eclipse stuff merge.

rauljim commented 12 years ago

Yes, I think I broke it when integrating the python autoinstaller from Arno.

I'll fix it on Monday