[Mono-dev] Diagnosing "Invalid IL code"
Gary Briggs
chunky at icculus.org
Thu May 12 15:14:27 UTC 2016
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
More information about the Mono-devel-list
mailing list