Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2013 18:31:56 +0900
From:      "KISHIMOTO, Makoto" <ksmakoto@dd.iij4u.or.jp>
To:        freebsd-mono@freebsd.org
Subject:   mono-basic vbnc command failed
Message-ID:  <20130404183156.9968fbfe8fa1c65e5729d15a@dd.iij4u.or.jp>

next in thread | raw e-mail | index | archive | help
Hello,

Package mono-basic's vbnc command failed with error,
Error : VBNC2017: The library 'Microsoft.VisualBasic.dll' could not be found.

Does anyone know something about this?

following is result of commands.
====

$ vbnc2 HelloVB.vb
Visual Basic.Net Compiler version 0.0.0.5943
Copyright (C) 2004-2010 Rolf Bjarne Kvinge. All rights reserved.

Assembly 'HelloVB, Version=0.0, Culture=neutral, PublicKeyToken=null' saved successfully to '/home/ksmakoto/sample/csharp/HelloVB.exe'.
Compilation successful
Compilation took 00:00:01.3062300

$ rm HelloVB.exe

$ vbnc HelloVB.vb
Visual Basic.Net Compiler version 0.0.0.5943
Copyright (C) 2004-2010 Rolf Bjarne Kvinge. All rights reserved.

Error : VBNC2017: The library 'Microsoft.VisualBasic.dll' could not be found.
There were 1 errors and 0 warnings.
Compilation took 00:00:00.2594280



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130404183156.9968fbfe8fa1c65e5729d15a>