Hi, I have problems to compile solutions using Mono/MonoDevelop on Windows. I'm trying to execute: mdrun.exe" build -p "MySolution.sln" -c:Mono Solution and project is in VS2008 format Unfortunatelly I'm recieving compilation using .NET csc.exe instead of Mono compiler: D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe /noconfig....
When I create solution in MonoDevelop and point Mono (2.8, 2.10) as default .NET runtime I'm getting compilation using csc.exe but version 3.5 !!! Is there a way to enforce Mono as default compilator for mdrun? Thanks Jerry -- View this message in context: http://mono.1490590.n4.nabble.com/Automatic-build-using-mdrun-mdtool-tp3262627p3262627.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
