These steps:Installation 1.
Download and run the vsix-package<https://github.com/downloads/follesoe/VSMonoTouch/VSMonoTouch%201.2.vsix> from the github page. 2. Copy the MonoTouch binaries from your Mac development environment to your Visual Studio 2010 development environment. Copy all the files from /Developer/MonoTouch/usr/lib/mono/2.1/ on your Mac toC:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v1.0 on your PC. 3. Add a RedistList-folder under your newly created v1.0-folder. Download the FrameworkList.xml file<https://github.com/downloads/follesoe/VSMonoTouch/FrameworkList.xml> and add it to theRedistList-folder. On 12 March 2012 16:37, Stuart Lodge <[email protected]> wrote: > Read the steps on the GitHub readme - monotouch files in .net Framework v1 > > it works lovely after that > > Stuart > > > On 12 March 2012 16:36, Dean Cleaver <[email protected]>wrote: > >> I can't get the second one to work - it keeps repeatedly asking to switch >> it to Framework 4. >> >> Is there something I missed? >> >> -----Original Message----- >> From: [email protected] [mailto: >> [email protected]] On Behalf Of slodge >> Sent: Monday, March 12, 2012 7:08 AM >> To: [email protected] >> Subject: Re: [MonoTouch] Im tired of MonoDevelop, want to use Visual >> Studio for coding and refactoring >> >> I've tried 2 solutions: >> >> - http://blog.binaryfinery.com/monotouch-in-visual-studio-2010 - which >> worked really well for me for a while >> - https://github.com/follesoe/VSMonoTouch - which is now working even >> better for me - full compilation, just no debuggin :) >> >> Now if I could just get cross-platform refactoring working, then I'd be >> really happy! >> >> -- >> View this message in context: >> http://monotouch.2284126.n4.nabble.com/Im-tired-of-MonoDevelop-want-to-use-Visual-Studio-for-coding-and-refactoring-tp4465800p4465883.html >> Sent from the MonoTouch mailing list archive at Nabble.com. >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch >> >> >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
