NotepadPlusPlusPluginPack.Net
NotepadPlusPlusPluginPack.Net copied to clipboard
is not compatible with the current version notepad++
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++

see https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/issues/79#issue-922126396, for your reference.
@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.
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?
This will be fixed in new releases, please do checkout the "releases" tab.