Community
    • Login

    Cannot run NppPlugindemo in Npp8.5.4 X64

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    5 Posts 2 Posters 390 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.
    • 9093694099
      909369409
      last edited by 909369409

      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.

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @909369409
        last edited by

        @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.

        9093694099 1 Reply Last reply Reply Quote 4
        • 9093694099
          909369409 @Ekopalypse
          last edited by

          @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

          EkopalypseE 1 Reply Last reply Reply Quote 0
          • EkopalypseE
            Ekopalypse @909369409
            last edited by

            @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

            9093694099 1 Reply Last reply Reply Quote 3
            • 9093694099
              909369409 @Ekopalypse
              last edited by

              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