NotepadPlusPlusPluginPack.Net icon indicating copy to clipboard operation
NotepadPlusPlusPluginPack.Net copied to clipboard

is not compatible with the current version notepad++

Open RobinGut999 opened this issue 4 years ago • 3 comments
trafficstars

Hi Compiled your plugin template but it throws an error? what could be the problem?

Failed to load
is not compatible with the current version notepad++

image

RobinGut999 avatar Jun 19 '21 03:06 RobinGut999

see https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/issues/79#issue-922126396, for your reference.

danwca avatar Jun 19 '21 16:06 danwca

@RobinGut999 seems like a unicode translation issue for UTF chars wider than 16-bit maybe, causing incompatible plugin issue. Have to check with notepad++ and current plugin configs whether they match.

mahee96 avatar Jul 01 '21 12:07 mahee96

Hi mahee96. I have the same problem in VS 2019 Russian, VS 2015 Russian, Notepad++ 7.9.5 and 8.1.5, NppPlugin0.95.00: "Failed to load. is not compatible with the current version notepad++"

I tried to compile also in VS 2019 English, VS 2015 English. There the result is a little different: "This ANSI plugin is not compatible with your Unicode Notepad++".

What else can I try?

vadus1963 avatar Oct 23 '21 18:10 vadus1963

This will be fixed in new releases, please do checkout the "releases" tab.

mahee96 avatar Nov 17 '22 20:11 mahee96