[IronPython] Integrating with Visual Studio
Oleg Tkachenko
olegtk at microsoft.com
Thu Sep 11 22:28:27 CEST 2008
Ok, what's your goal in the first place?
If you just want to use IronPython in Visual Studio, install IronPythonStudioIntegratedSetup release from http://www.codeplex.com/IronPythonStudio/Release/ProjectReleases.aspx?ReleaseId=8934.
You don't need to install Visual Studio SDK to use IronPython Studio.
--
Oleg
-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Harelick, Matthew
Sent: Thursday, September 11, 2008 1:18 PM
To: users at lists.ironpython.com
Subject: [IronPython] Integrating with Visual Studio
Hi:
I am running this from the command line to simply integrate IronPython
with Visual Studio. I am not sure what Release mode has to do with this
script or how to enable it.
Thanks
Matthew Harelick
Date: Thu, 11 Sep 2008 12:04:33 -0700
From: Oleg Tkachenko <olegtk at microsoft.com>
Subject: Re: [IronPython] Integrating with Visual Studio
To: Discussion of IronPython <users at lists.ironpython.com>
Message-ID:
<A5DE25409C1E51458D103EDB73EA953A72654D8FBB at NA-EXMSG-C104.redmond.corp.m
icrosoft.com>
Content-Type: text/plain; charset="us-ascii"
Looks like buildSetup was having trouble building the solution in
Release mode. Try to build the solution in Release mode to see if there
are any problems.
--
Oleg
From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Harelick,
Matthew
Sent: Thursday, September 11, 2008 11:32 AM
To: users at lists.ironpython.com
Subject: [IronPython] Integrating with Visual Studio
Hello:
I am having some problems integrating IronPython with Visual Studio. I
have installed IronPython 1.1.2 . I have installed Visual Studio and
the Visual Studio SDK.
After I run buildSetup I get errors like :
File of type 'File' with name '..\Project\obj\Release\ConsoleApp.zip'
could not be found.
Please advise
Thanks
Matthew Harelick
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the Ironpython-users
mailing list