[Mono-bugs] [Bug 633041] New: Please add a AndroidSdkPlatform MSBuild property
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 19 23:08:01 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=633041
https://bugzilla.novell.com/show_bug.cgi?id=633041#c0
Summary: Please add a AndroidSdkPlatform MSBuild property
Classification: Mono
Product: MonoDroid
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Tools
AssignedTo: mkestner at novell.com
ReportedBy: jpryor at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
I'd like an MSBuild property that is used to pass --sdk-platform to aresgen.exe
and monodroid.exe. This is so that if multiple platforms are installed we can
explicitly specify which one to use, instead of defaulting to the most recent
version.
For example, I was able to build the internal samples/ApiDemo app, but mike
wasn't, because I had android-7 and android-8 installed, while he only had
android-7. Without an AndroidSdkPlatform property, there's ~no way for me to
tell the build system that it should be using the android-7 platform, and thus
it's nontrivial for me to attempt to reproduce his environment.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list