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

Latest build fails to install #304

Open
sasmaster opened this issue Oct 13, 2017 · 2 comments
Open

Latest build fails to install #304

sasmaster opened this issue Oct 13, 2017 · 2 comments

Comments

@sasmaster
Copy link

sasmaster commented Oct 13, 2017

I was looking for the latest version which supports Cargo build. So I downloaded the 154 build (VS2015) But it fails to install with the error:

The file is not a valid VSIX package

Visual Studio 2017 (Community) The plugin installs ok. But no Rust project template under "New Project" category

@MaulingMonkey
Copy link
Collaborator

AppVeyor build is missing templates currently: #283

There are other issues which may be causing (un)install failures of the msbuild side of things: #301

It might be worth checking %APPDATA%\Microsoft\VisualStudio\15.0\ActivityLog.xml to see if there's some other reason the installation failed as well.

@MaulingMonkey MaulingMonkey self-assigned this Oct 14, 2017
@MaulingMonkey MaulingMonkey added this to the 0.2 milestone Oct 14, 2017
@MaulingMonkey
Copy link
Collaborator

MaulingMonkey commented Oct 14, 2017

Although, the vsix is the plugin, so it sounds like it installed at least that portion. #286 should fix the bugs I linked, although we still need to get it merged. An unofficial/preview build https://ci.appveyor.com/project/MaulingMonkey/visualrust/build/8 fixes the missing templates and many other issues, although it doesn't contain the #301 fixes from that branch (git lfs quota issues 😞)

@MaulingMonkey MaulingMonkey removed their assignment Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants