Ok, but when I compile and install MD and xsp4 from trunk, how do I set in
MD to use xsp4 instead of xsp2?

2009/12/21 Michael Hutchinson <[email protected]>

> On Mon, Dec 21, 2009 at 7:28 AM, Tomi <[email protected]> wrote:
> > I have found that I can select in Monodevelop settring Runtime version to
> > Mono / .NET 4.0, so I can use now C# 4.0 features, but when i create
> basic
> > ASP.NET MVC project and try to compile it, I get errors like this:
> > Error: /tmp/tmp6230408.tmp (MonoMvcTest)
>
> That's a known issue in MD that compiler crashes produce that kind of
> output (fixed after MD 2.2). If you take the command-line from the
> build pad and run it manually in a terminal, you can see the error.
>
> In addition to the compiler crash, MD doesn't currently invoke xsp4,
> the 4.0 version of xsp.
>
> If you really want to experiment with the 4.0 profile, I'd suggest
> using a parallel install of mono trunk
> (http://www.mono-project.com/Parallel_Mono_Environments) and
> MonoDevelop trunk, so that you can file bugs against the most recent
> version and see them fixed.
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to