N++ .NET Plugin template
-
Hi!
I use VS2012.
I just downloaded and installed NET plugin template. I compiled it but I have two problems:
One - during building project:
1>E:\dev\C#\Konwerter\Konwerter\DllExport\NppPlugin.DllExport.targets(8,5): error : Nie można odnaleźć określonego pliku
Error message in Polish says: “The specified file can not be found”. Which is strange because this file exists.Two - running N++
I have an error message:
This ANSI plugin is not compatibile with your Unicode Notepad++ (…)Do I need to set up some values in the project to make it compile and run correctly?
-
do you use this plugin template?
-
Nope. Used 0.5 version from this address: https://notepad-plus-plus.org/contribute/plugin-howto.html - C#
-
the other one is newer and still maintained.
-
Link you’ve posted expects VS2015. I have lots of errors. Beginning with “using static” od Kgb namespaces.