[IronPython] Compiling IronPython for .NET 3.5

Tomas Matousek Tomas.Matousek at microsoft.com
Sat May 7 03:45:04 CEST 2011


Do not change any project settings. Just select build configuration "v2Debug" or "v2Release". The default configuration "Debug" builds for V4.

Tomas

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Raghavendra Chandrashekara
Sent: Friday, May 06, 2011 5:26 PM
To: users at lists.ironpython.com
Subject: [IronPython] Compiling IronPython for .NET 3.5

Hi All,

I am trying to compile IronPython for .NET Framework v 3.5. I have downloaded the source code from https://github.com/IronLanguages/main/zipball/ipy-2.7. After opening the IronPython solution file I tried to change the target framework to 3.5 in the IronPython project properties page. After doing this I got a message from VS 2010 that changing the target framework requires the project to be closed and then reopened, so I clicked Yes to confirm the change. However, when I opened the project properties again the framework version had reverted back to v 4.0. Am I doing something wrong? Please can anyone direct me as to how I should compile IronPython for .NET 3.5?

Thanks,

Raj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110507/95d39ebf/attachment.html>


More information about the Ironpython-users mailing list