Do not change any project settings. Just select build configuration "v2Debug" or "v2Release". The default configuration "Debug" builds for V4.
Tomas From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Raghavendra Chandrashekara Sent: Friday, May 06, 2011 5:26 PM To: users@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
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com