-
Notifications
You must be signed in to change notification settings - Fork 19
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
Comments
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. |
Thanks Stefan!
I'll give that a go.
John
…On Fri, Jun 21, 2019 at 4:35 AM Stefan de Bruijn ***@***.***> wrote:
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AME3UJK47HG6Y4OA6V6W7JLP3SHF3A5CNFSM4HZYMPI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYH2ROI#issuecomment-504342713>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AME3UJJMWYJ5N7VQGHDDUI3P3SHF3ANCNFSM4HZYMPIQ>
.
|
Let me know if everything worked out please; you're probably not the only person who wants this. |
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? |
Thanks Stefan. That seemed to do the trick.I will put it into regular use
and get back to you with any comments.
John
…On Thu, Jun 27, 2019 at 3:44 AM Stefan de Bruijn ***@***.***> wrote:
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?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AME3UJK7KF7AO42DZIBCBM3P4RVUZA5CNFSM4HZYMPI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYWH6XQ#issuecomment-506232670>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AME3UJIOKR3K5PWC2VCNUM3P4RVUZANCNFSM4HZYMPIQ>
.
|
Just curious...
I ran the coverage and can see the source code highlighted by color. That
worked great. Now I'm back to work on the code and don't need the coloring
anymore. Is there a way to turn off the coloring until the next coverage
run?
John
…On Thu, Jun 27, 2019 at 3:44 AM Stefan de Bruijn ***@***.***> wrote:
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?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AME3UJK7KF7AO42DZIBCBM3P4RVUZA5CNFSM4HZYMPI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYWH6XQ#issuecomment-506232670>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AME3UJIOKR3K5PWC2VCNUM3P4RVUZANCNFSM4HZYMPIQ>
.
|
Yeah, make some change in your code. Or just remove the coverage file. |
Hi Atlaste, Don't hesitate to look my fork and take useful code. Regards |
Can't install on Visual Studio 2019. Here is the log:
dd_VSIXInstaller_20190620132045_467c.log
The text was updated successfully, but these errors were encountered: