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 <[EMAIL PROTECTED]> Subject: Re: [IronPython] Integrating with Visual Studio To: Discussion of IronPython <[email protected]> Message-ID: <[EMAIL PROTECTED] 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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harelick, Matthew Sent: Thursday, September 11, 2008 11:32 AM To: [email protected] 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 [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
