You shouldn't need to use the IronPython.Mono.sln file anymore, you should be able to use the vanilla IronPython solution file. Does that not work for you?
Thanks, slide On Wed, Apr 18, 2012 at 4:16 PM, Eddy Pronk <[email protected]> wrote: > I'm trying to build IronPython on mono 2.10 (Debian) > > I followed these instructions: > http://ironpython.codeplex.com/wikipage?title=IronPython%20on%20Mono > > There used to be a solution for building on mono. > > $ git log --diff-filter=D -- Solutions/IronPython.Mono.sln > commit d8d9765d43b9cc265ed07c9115564253e11b348d > Author: Tomas Matousek <[email protected]> > Date: Fri Dec 30 14:11:36 2011 +0100 > > Fix Debug and SL4 build, IronStudio and move Chiron to Debug/Release dir. > > > I can build this one from source with mono 2.10 > IronLanguages-main-ipy-2.7-0-g4fb2552.zip > > How do I build the latest release? > IronLanguages-main-ipy-2.7.2-0-gce90110.zip > > Eddy > _______________________________________________ > Ironpython-users mailing list > [email protected] > http://mail.python.org/mailman/listinfo/ironpython-users -- Website: http://earl-of-code.com _______________________________________________ Ironpython-users mailing list [email protected] http://mail.python.org/mailman/listinfo/ironpython-users
