On Thu, May 12, 2016 at 02:44:51PM +0200, Alexander Köplinger wrote:
> And if that doesn't help, you might want to take a look at Roslyn as there
> likely won't be any work on Mono's VB compiler going forward:
> 
> $ nuget install Microsoft.Net.Compilers -Version 1.2.1
> 
> $ mono ./Microsoft.Net.Compilers.1.2.1/tools/vbc.exe hello.vb /noconfig

Huh, cool. I'm not wedded to mono compilers at all, really I just want
to be able to build on Linux.

Is there an easy way to use that compiler with an existing .sln/.vbproj? I
can't find any settings in monodevelop that would point me to a different
compiler.

Cheers,
Gary
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to