Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-9086 Tooling: Respect module project name case #2854

Merged
merged 4 commits into from Sep 4, 2012
Merged

TIMOB-9086 Tooling: Respect module project name case #2854

merged 4 commits into from Sep 4, 2012

Conversation

billdawson
Copy link
Contributor

See JIRA testing notes

As you'll see in the testing notes, this includes considerable testing in Linux and Windows as well.

@hieupham007
Copy link
Contributor

I'm getting this error when trying to package AndrodModule via Ti Studio:
/Users/hpham/Documents/Titanium_Mobile/dist/mobilesdk-2.2.0-osx/mobilesdk/osx/2.2.0/module/android/build.xml:326: The following error occurred while executing this line:
/Users/hpham/Documents/Titanium_Mobile/dist/mobilesdk-2.2.0-osx/mobilesdk/osx/2.2.0/module/android/build.xml:278: Neither the ANDROID_NDK environment variable, or the android.ndk property is not set to an existing Android NDK installation (check your module's build.properties)You may need to install the Command Line Tools package through XCode, in case you haven't done so yet.

build.properties doesn't have android_ndk property in it. Shouldn't this be done automatically?

Edit: I have android_ndk defined in my .bash_profile, so this error doesn't make much sense...

@billdawson
Copy link
Contributor Author

Yeah we should make that nicer. Please create a JIRA.

On Fri, Aug 31, 2012 at 2:25 AM, hieupham007 notifications@github.comwrote:

I'm getting this error when trying to package AndrodModule via Ti Studio:
/Users/hpham/Documents/Titanium_Mobile/dist/mobilesdk-2.2.0-osx/mobilesdk/osx/2.2.0/module/android/build.xml:326:
The following error occurred while executing this line:
/Users/hpham/Documents/Titanium_Mobile/dist/mobilesdk-2.2.0-osx/mobilesdk/osx/2.2.0/module/android/build.xml:278:
Neither the ANDROID_NDK environment variable, or the android.ndk property
is not set to an existing Android NDK installation (check your module's
build.properties)You may need to install the Command Line Tools package
through XCode, in case you haven't done so yet.

build.properties doesn't have android_ndk property in it. Shouldn't this
be done automatically?


Reply to this email directly or view it on GitHubhttps://github.com//pull/2854#issuecomment-8179159.

@hieupham007
Copy link
Contributor

Code reviewed and functional tested on iOS/Android/MobileWeb on Ubuntu 10.04, Windows 7, and OSX. Request accepted.

hieupham007 added a commit that referenced this pull request Sep 4, 2012
TIMOB-9086 Tooling: Respect module project name case
@hieupham007 hieupham007 merged commit b782790 into tidev:master Sep 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants