Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interop type not found when building #1

Closed
ghost opened this issue Jan 16, 2014 · 0 comments
Closed

Interop type not found when building #1

ghost opened this issue Jan 16, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 16, 2014

Hi,

Upon a fresh clone (d6a6c26), I get the following error message when trying to build in Visual Studio 2013 (with the Visual Studio 2013 SDK installed):

CSC : error CS1748: Cannot find the interop type that matches the embedded interop type 'Microsoft.Internal.VisualStudio.Shell.Interop.IVsExtensionManagerPrivate'. Are you missing an assembly reference?
CSC : error CS1748: Cannot find the interop type that matches the embedded interop type 'Microsoft.Internal.VisualStudio.Shell.Interop.IVsExtensionManagerPrivate2'. Are you missing an assembly reference?

Any suggestions?

@SLaks SLaks closed this as completed in cebb668 Jan 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants