mono - Can't compile project - VB.Net - Fatal error BC2000 - Xamarin/MonoDevelop -


just downloaded xamarin/monodevelop in order create vb.net based cross-platform application.

however xamarin keeps returning fatal error when attempting compile default template.

steps:

  1. file > new > solution

  2. vbnet > gtk# 2.0 project

  3. name solution

  4. click play (debug)

results:

error fatal error bc2000 : compiler initialization failed unexpectedly: project has reference assembly system. second reference 'c:\program files (x86)\reference assemblies\microsoft\framework.netframework\v4.0\system.dll' cannot added. (fatal error bc2000 ) (test111)

the above occurs if click play, build, run/start without debugging, , run/start debugging.

the above not occur c# gtk# 2.0 project.

there 1 reference system within references folder in solution tree.

any appreciated!

thanks.

it seems can work around bug if install mono , set runtime (project / active runtime menu), build , run successfully.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -