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

Can't install on VS 2019 #25

Open
gagejd opened this issue Jun 20, 2019 · 8 comments
Open

Can't install on VS 2019 #25

gagejd opened this issue Jun 20, 2019 · 8 comments

Comments

@gagejd
Copy link

gagejd commented Jun 20, 2019

Can't install on Visual Studio 2019. Here is the log:

dd_VSIXInstaller_20190620132045_467c.log

@atlaste
Copy link
Owner

atlaste commented Jun 21, 2019

Yeah it's not built for VS2019 yet, simply because we have no access to an installed version of VS2019. Only thing you need installed is the VS SDK, which ships with VS by default.

In other words, you can just compile it and it should work just fine.

@gagejd
Copy link
Author

gagejd commented Jun 21, 2019 via email

@atlaste
Copy link
Owner

atlaste commented Jun 27, 2019

Let me know if everything worked out please; you're probably not the only person who wants this.

@atlaste
Copy link
Owner

atlaste commented Jun 27, 2019

I just made some changes to the version prerequisites of the installer. The irony is that there's really no reason why it shouldn't install... Anyways, if you haven't built it already, could you try again?

@gagejd
Copy link
Author

gagejd commented Jun 27, 2019 via email

@gagejd
Copy link
Author

gagejd commented Jun 28, 2019 via email

@atlaste
Copy link
Owner

atlaste commented Jun 28, 2019

Yeah, make some change in your code. Or just remove the coverage file.

@Rominitch
Copy link
Contributor

Hi Atlaste,
I make some job too about new system for VisualStudio 2019 extension. Now, we need to deferred loading (otherwise extensions' manager need to activate sync mode).

Don't hesitate to look my fork and take useful code.

Regards

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

3 participants