I'm running it to a MonoTouch + MonoGame sample with MonoDevelop, but I'm running into an LLVM error. I ran into this with XCode 4+ as well, and worked around it by switching the deployment target from 4.3 to 4.2... can this be done in MonoDevelop? How?

TIA

link|improve this question
Upgrading the MonoDevelop Beta 2.6 beta 3 fixes this, by allowing you to easily target different SDK versions. For those that run into to this you can target different SDK versions by... – RustyTurkey Jun 1 '11 at 5:04
... selecting Project -> iPhone Simulator Target \ iPhone Simulator 4.2. Cheers! – RustyTurkey Jun 1 '11 at 5:05
1  
You should answer your own question and mark as the answer. – Jonathan.Peppers Jun 1 '11 at 18:28
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.