Aaron Marten wrote: > Hi Donald, > > I wrote a blog entry about this a while back. Right now, you'll need to > go download the April 2006 release of the Visual Studio SDK and build > the IronPythonIntegration sample to use IronPython in Visual Studio. > > I've tried to install the Visual Studio SDK with Visual Studio Express C# (the free one), but it refuses to play ball. (It insists that Visual Studio isn't installed.)
Is this the expected behaviour ? All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml > "Open VS 2005 and (assuming you installed the SDK to the default > location) open the solution at "C:\Program Files\Visual Studio 2005 > SDK\2006.04\VisualStudioIntegration\Samples\IronPythonIntegration". > Then, it should simply be a matter of hitting F5 for Build & Debug. This > will launch Visual Studio using the "Experimental hive". (If you want to > launch this without the debugger, run "devenv /rootsuffix Exp" or use > the shortcut that is placed under VS SDK in the Start Menu.)" > > More at: http://blogs.msdn.com/aaronmar/archive/2006/02/16/533273.aspx > > Hope that helps! > > Aaron > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Don French > Sent: Monday, May 15, 2006 5:06 PM > To: [email protected] > Subject: [IronPython] Visual studio and IronPython > > I have been looking around for how to use VS 2005 with IronPython. I did > find a reference to the plugin tool set, but the instructions were not > clear. Any help? > > Donald French > _______________________________________________ > users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > _______________________________________________ > users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
