Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    I used the .NET project template to create a Notepad++ plugin but Notepad++ says the plugin is ANSI and not compatible.

    Plugin Development
    2
    3
    3549
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Andrew Keller
      Andrew Keller last edited by

      Hello all,

      I am trying to create a simple plugin using C#. I am using Visual Studio 2015 Community on Windows.

      I downloaded the NppPlugins.NET template and placed it in the C:\Users\<username>\Documents\Visual Studio 2015\Templates\ProjectTemplates\Visual C# directory. I created a new Notepad++ project and compiled it without changing anything. I placed the resulting DLL file in my Notepad++ plugins directory. I started Notepad++ but got an error saying that the plugin is ANSI and not compatible (despite a readme in the project template saying that it is unicode).

      Has anyone experienced this issue? Is there a way to fix it? Is there a Unicode version of the .NET template?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • chcg
        chcg last edited by

        see https://notepad-plus-plus.org/community/topic/12633/npppluginnet-64-bit, did you use the updated template

        1 Reply Last reply Reply Quote 1
        • Andrew Keller
          Andrew Keller last edited by

          That one worked. Thank you!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors