jtilander / niftyplugins

Visual Studio productivity plugins
MIT License
40 stars 24 forks source link

Newest version doesn't install on VS2013 #107

Closed zig-for closed 8 years ago

zig-for commented 8 years ago

11/23/2015 2:34:08 PM - Microsoft VSIX Installer 11/23/2015 2:34:08 PM - ------------------------------------------- 11/23/2015 2:34:08 PM - Initializing Install... 11/23/2015 2:34:08 PM - Extension Details... 11/23/2015 2:34:08 PM - Identifier : NiftyPerforce.Tilander.eb29cef1-a8b5-41b1-922d-6ba8cec91ef4 11/23/2015 2:34:08 PM - Name : NiftyPerforce 11/23/2015 2:34:08 PM - Author : Jim Tilander 11/23/2015 2:34:08 PM - Version : 2.0.0 11/23/2015 2:34:08 PM - Description : Simple Perforce integration for Visual Studio 11/23/2015 2:34:08 PM - Locale : en-US 11/23/2015 2:34:08 PM - MoreInfoURL : https://github.com/jtilander/niftyplugins 11/23/2015 2:34:08 PM - InstalledByMSI : False 11/23/2015 2:34:08 PM - SupportedFrameworkVersionRange : [4.5,) 11/23/2015 2:34:08 PM - 11/23/2015 2:34:08 PM - Supported Products : 11/23/2015 2:34:08 PM - Microsoft.VisualStudio.Community 11/23/2015 2:34:08 PM - Version : [11.0,15.0] 11/23/2015 2:34:08 PM - Microsoft.VisualStudio.Pro 11/23/2015 2:34:08 PM - Version : [11.0,15.0) 11/23/2015 2:34:08 PM - 11/23/2015 2:34:08 PM - References : 11/23/2015 2:34:08 PM - ------------------------------------------------------- 11/23/2015 2:34:08 PM - Identifier : Microsoft.VisualStudio.MPF.14.0 11/23/2015 2:34:08 PM - Name : Visual Studio MPF 14.0 11/23/2015 2:34:08 PM - Version : [14.0] 11/23/2015 2:34:08 PM - MoreInfoURL : 11/23/2015 2:34:08 PM - Nested : No 11/23/2015 2:34:08 PM - 11/23/2015 2:34:08 PM - 11/23/2015 2:34:08 PM - Searching for applicable products... 11/23/2015 2:34:08 PM - Found installed product - Microsoft Visual Studio Professional 2013 11/23/2015 2:34:09 PM - The extension with ID 'NiftyPerforce.Tilander.eb29cef1-a8b5-41b1-922d-6ba8cec91ef4' is not installed to Microsoft Visual Studio Professional 2013. 11/23/2015 2:34:09 PM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated) 11/23/2015 2:34:09 PM - Found installed product - Global Location 11/23/2015 2:34:12 PM - The following target products have been selected... 11/23/2015 2:34:12 PM - Microsoft Visual Studio Professional 2013 11/23/2015 2:34:12 PM - 11/23/2015 2:34:12 PM - Beginning to install extension to Microsoft Visual Studio Professional 2013... 11/23/2015 2:34:12 PM - Install Error : Microsoft.VisualStudio.ExtensionManager.MissingReferencesException: This extension cannot be installed because the following references are missing:

jtilander commented 8 years ago

Yeah, I guess expected as I compiled the plugin with VS2015. Perhaps if one compiled the plugin with a lower VS version, it would work on those as well?

zig-for commented 8 years ago

Negative - the projects won't downgrade back to VS2013.

amaiorano commented 8 years ago

Does this also fix the same problem with VS 2012 install? Also, can we get a new release with this fix in it? Thanks!

zig-for commented 8 years ago

I don't have 2012 installed at the moment (2008, 2013, 2015 is too much already!)

I agree, 1.5.1 would be smart.

amaiorano commented 8 years ago

Ah, well I assume if it installs on 2008, 2013, and 2015, it should install on 2012 as well :)

Would you happen to have a .vsix available for me to try?

zig-for commented 8 years ago

I don't have it installed on 2008 (only have Express, no plugins allowed).

This might work. I just ran 'makedist.cmd' and it seems to come out ok. :) NiftyPerforce.zip

amaiorano commented 8 years ago

Thanks, A-t48, I can confirm that it installs for VS 2012, 2013, and 2015.

Unrelated, but there's still the "toolbar bug" (Nifty somehow hijacks/merges into another extension's toolbar, and the nifty buttons are all disabled. This bug has been there for a long time).

Anyway, thanks!

zig-for commented 8 years ago

@amaiorano do you have a workaround for that toolbar bug? I'm hitting it at home, and it's causing it to be impossible to configure nifty.

amaiorano commented 8 years ago

Unfortunately, no, I don't have a workaround for this toolbar bug. Sad to say, but despite having used Nitfty for many years, I've moved on to another plugin that seems to work well enough :/