Closed llatta closed 2 years ago
Heya!
Sorry for the inconvenience, this was caused by this commit which added support for vs2022: https://github.com/belkiss/niftyplugins/commit/8e36bd25232e15a7d8b91482584ffb4a0981425f, in fact it seems it made Nify only support vs2022 :( I have a fix locally, I'll leave the issue opened until I've pushed it and made a release :)
Thanks for the report!
Fixed with the release of version 3.0.0. Use the vsix called NiftyPerforceLegacy.vsix with vs2017/vs2019, and NiftyPerforce.vsix for vs2022 :)
Tried to run build 42 (https://github.com/belkiss/niftyplugins/actions/runs/974528880) on a machine with VS 2019 16.10.3 (and VS 2017). It installed fine but got a message box on VS 2019 start that the extension failed to load and I should look at the ActivityLog.xml. The relevant error there is pasted below, looks like a missing dependency to install, or it depends on some other VS version's Shell?
I rolled back to the last real release for now, so no urgency on fixing this.