Community
    • Login

    How to enable Plugins Admin when building notepad++?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 5 Posters 2.2k Views 2 Watching
    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.
    • Justin WagnerJ Offline
      Justin Wagner
      last edited by

      I’ve just successfully cloned the np++ source code from git and built it in VS2022 but when I debug it the Plugins Admin option is missing from the Plugins menu dropdown. Do I have to do something special to enable this?

      cdcccb8a-1190-448b-a2ae-8342e4c8481e-image.png

      CennoxXC 1 Reply Last reply Reply Quote 1
      • CennoxXC Offline
        CennoxX @Justin Wagner
        last edited by

        I have the same problem for some time with VS2022 and also when building with GCC, where the nppPluginList.dll is also not created. So I would be interested in a solution too.

        Michael VincentM 1 Reply Last reply Reply Quote 0
        • Michael VincentM Online
          Michael Vincent @CennoxX
          last edited by

          @Justin-Wagner
          @CennoxX said in How to enable Plugins Admin when building notepad++?:

          where the nppPluginList.dll is also not created

          I think it’s a separate project that you need to build separately:

          https://github.com/notepad-plus-plus/nppPluginList

          Cheers.

          PeterJonesP Graham NorrisG 2 Replies Last reply Reply Quote 2
          • PeterJonesP Offline
            PeterJones @Michael Vincent
            last edited by

            @Michael-Vincent said in How to enable Plugins Admin when building notepad++?:

            I think it’s a separate project that you need to build separately

            Or, if you aren’t making changes to the plugin list for your custom-built Notepad++, you could just copy the existing nppPluginList.dll from a normal Notepad++ installation or zipfile and put it into the appropriate subdirectory of the build-directory – no need to rebuild it if you aren’t changing that.

            1 Reply Last reply Reply Quote 2
            • PeterJonesP PeterJones referenced this topic on
            • Graham NorrisG Offline
              Graham Norris @Michael Vincent
              last edited by

              @Michael-Vincent said in How to enable Plugins Admin when building notepad++?:

              I think it’s a separate project that you need to build separately:

              Is there a way to actually combine this build with that of NPP itself, or to put it another way: is there no way to avoid building them separately and copying the plugins dll into NPP afterwards?

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors