• Login
Community
  • Login

Cannot run NppPlugindemo in Npp8.5.4 X64

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
5 Posts 2 Posters 478 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.
  • 9
    909369409
    last edited by 909369409 Aug 10, 2023, 2:55 AM Aug 10, 2023, 2:53 AM

    my Npp ver8.5.4 X64, i download and build plugin demo from https://github.com/npp-plugins/plugindemo, build with vs2022 community and copy NppPluginDemo.dll to Npp install folder\plugins, and restart Npp, find couldn’t find the demo in menu plugin.

    E 1 Reply Last reply Aug 10, 2023, 5:35 AM Reply Quote 0
    • E
      Ekopalypse @909369409
      last edited by Aug 10, 2023, 5:35 AM

      @909369409

      To be found, the plugin must be located in a folder with the same name as the plugin name. For example ...\plugins\MyPlugin\MyPlugin.dll.

      If this does not work for you, please let us know your debug information, which you can find in the ? menu, as well as the full path where your plugin is located.

      9 1 Reply Last reply Aug 12, 2023, 6:35 AM Reply Quote 4
      • 9
        909369409 @Ekopalypse
        last edited by Aug 12, 2023, 6:35 AM

        @Ekopalypse
        Notepad++ v8.5.4 (64-bit)
        Build time : Jun 17 2023 - 20:42:45
        Path : C:\Program Files\Notepad++\notepad++.exe
        Command Line :
        Admin mode : OFF
        Local Conf mode : OFF
        Cloud Config : OFF
        OS Name : Windows 10 Enterprise (64-bit)
        OS Version : 22H2
        OS Build : 19045.3208
        Current ANSI codepage : 1252
        Plugins :
        ComparePlugin (2.0.2)
        ComparePlus (1.1)
        Explorer (1.9.9)
        mimeTools (2.9)
        NewFileBrowser (0.1.5)
        NppConverter (4.5)
        NppExport (0.4)

        demo plugin has been uploaded to C:\Program Files\Notepad++\plugins\Demo\NppPluginDemo.dll

        E 1 Reply Last reply Aug 12, 2023, 6:44 AM Reply Quote 0
        • E
          Ekopalypse @909369409
          last edited by Aug 12, 2023, 6:44 AM

          @909369409 said in Cannot run NppPlugindemo in Npp8.5.4 X64:

          C:\Program Files\Notepad++\plugins\Demo\NppPluginDemo.dll

          You need to rename the directory under plugins like C:\Program Files\Notepad++\plugins\NppPluginDemo\NppPluginDemo.dll

          or rename the plugin.dll to demo.dll like C:\Program Files\Notepad++\plugins\Demo\demo.dll

          9 1 Reply Last reply Sep 6, 2023, 6:30 AM Reply Quote 3
          • 9
            909369409 @Ekopalypse
            last edited by Sep 6, 2023, 6:30 AM

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