Hi, I downloaded the latest snapshot from github and used the Solutions\Dlr.sln file to build the v2Release configuration. There were a couple of compilation errors, no Complex object in .NET 3.5, and no StringBuilder.Clear() method which were easy enough to get around. After the changes (I hope I didn't break anything) I was able to compile a set of dlls I can use. Now for some testing. Thanks for your help guys.
Raj On Fri, May 6, 2011 at 11:25 PM, Slide <slide.o....@gmail.com> wrote: > You may need to get latest rather than the 2.7 snapshot. > On May 6, 2011 8:16 PM, "Raghavendra Chandrashekara" < > raghavendra.chandrashek...@gmail.com> wrote: > > Hi Tomas, > > > > But there is no v2Debug or v2Release configuration. All I see is Debug, > > Release, Silverlight4Debug, and Silverlight4Release. Did I download the > > incorrect version of the source code? > > > > Thanks, > > > > Raj > > > > On Fri, May 6, 2011 at 9:45 PM, Tomas Matousek < > tomas.matou...@microsoft.com > >> wrote: > > > >> 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 > >> > >> > > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > >
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com