You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
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.