Community
    • Login

    is not compatible with the current version n++

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    7 Posts 3 Posters 2.2k Views
    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.
    • Робин ГуДР
      Робин ГуД
      last edited by

      Downloaded c # plugin template here :
      https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net

      Created a project and compiled it.
      and I get this error:
      alt text

      What could be the problem?

      Terry RT Michael VincentM 2 Replies Last reply Reply Quote 0
      • Terry RT
        Terry R @Робин ГуД
        last edited by

        @Робин-ГуД said in is not compatible with the current version n++:

        What could be the problem?

        It looks like you have the 64 bit version of Notepad++. Is it the 64 bit version of the plugin?

        Terry

        1 Reply Last reply Reply Quote 0
        • Робин ГуДР
          Робин ГуД
          last edited by

          Notepad++ v8 (64-bit)
          Build time : Jun 6 2021 - 18:38:25
          Path : C:\Program Files\Notepad++\notepad++.exe
          Command Line :
          Admin mode : OFF
          Local Conf mode : OFF
          Cloud Config : OFF
          OS Name : Windows 10 Home (64-bit)
          OS Version : 2009
          OS Build : 19043.1052
          Current ANSI codepage : 1251
          Plugins : mimeTools.dll NppConverter.dll NppExport.dll

          Plugin I compile 64 bit
          alt text

          1 Reply Last reply Reply Quote 0
          • Робин ГуДР
            Робин ГуД
            last edited by

            alt text

            1 Reply Last reply Reply Quote 0
            • Terry RT
              Terry R
              last edited by Terry R

              @Робин-ГуД said in is not compatible with the current version n++:

              Notepad++ v8 (64-bit)

              That version had some issues and there is now a v8.1 R.C. version. My next suggestion is to revert back to the v7.9.5 version and see if the problem repeats. If it does not then v8 and at least 1 plug-in have issues. This is not uncommon when a new release occurs which has had major work done. If that occurs I’d notify the plug-in developer and possibly notify the Notepad++ development team as well as a courtesy. It will just likely be the plug-in developers responsibility to fix. But they may not do so straight away as v8.x isn’t proven as a stable platform yet.

              Terry

              1 Reply Last reply Reply Quote 2
              • Робин ГуДР
                Робин ГуД
                last edited by

                Tried different versions of notepad ++ the same error did not help, also tried different releases of the plugin template the same error !!)

                1 Reply Last reply Reply Quote 0
                • Michael VincentM
                  Michael Vincent @Робин ГуД
                  last edited by

                  @Робин-ГуД said in is not compatible with the current version n++:

                  Created a project and compiled it.
                  and I get this error:

                  I’m not a C# expert, but compiling others’ C# code for Notepad++ plugins is hit or miss for me. If it’s a newer plugin it usually works, if it’s older - not so much. My guess is that the C# plugin template you reference is out of date or has some other issue. I suggest opening a bug report on that Github site as I’m fairly certain this is not a Notepad++ issue as all my other plugins work / compile - I only have issues compiling C# plugins using that template.

                  Cheers.

                  1 Reply Last reply Reply Quote 1
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors