Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Error trying to compile the latest source #471

Open
richgilson opened this issue Dec 6, 2016 · 1 comment
Open

Error trying to compile the latest source #471

richgilson opened this issue Dec 6, 2016 · 1 comment

Comments

@richgilson
Copy link

Whenever I try to compile the source (whether using the buildcc.bat or Visual Studio), both of the Visual Basic projects (Microsoft.VisualBasic10 and Microsoft.VisualBasic.Compatibility10), I get the following error:

vbc : error BC2017: could not find library 'Microsoft.VisualBasic.dll'

The file exists in C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0\System.dll just like the other .NET assemblies listed as references.

I'm at a loss as to where to go from here.

@johncrim
Copy link

johncrim commented Mar 22, 2017

I'm having the same issue. Did you find a fix?

I should clarify that I'm using VS 2015, so this may be the same issue as #375 . Looks like there's no separate issue for getting builds working with VS 2015.

johncrim pushed a commit to johncrim/CodeContracts that referenced this issue Apr 12, 2017
Fixes microsoft#471 due to missing Microsoft.VisualBasic.dll assembly, and after that an invalid reference to Microsoft.Research/Contracts/MsCorlib/MsCorlib.Contracts.csproj.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants