Sitata / titanium-google-analytics

Google analytics for Appcelerator Titanium
MIT License
92 stars 47 forks source link

Unable to build the Android module using Appcelerator SDK 5.2.0.GA #53

Closed soumyakantikar closed 8 years ago

soumyakantikar commented 8 years ago

Hi,

I have been trying to build the module for Android using 5.2.0.GA, but everytime I am getting the error:

BUILD FAILED /Users/soumya/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA/module/android/build.xml:348: The following error occurred while executing this line: /Users/soumya/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA/module/android/build.xml:303: exec returned: 2

I have previously used this module for iOS and it built perfectly. Even if I change the version from 5.2.0.GA to a lower version, I still get the same error. I am using android-10e for NDK. If someone has any inputs or a working version for 5.X.X can you share the repo.

soumyakantikar commented 8 years ago

It was an issue with the build environment. Issue is resolved. Closing.