• Login
Community
  • Login

How do I run npp after building from source?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 3 Posters 2.0k 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.
  • T
    transmogrifier
    last edited by Mar 15, 2017, 5:34 PM

    I was able to build scilexer.dll and notepad++.exe from source on Windows 10. I copied, scilexer.dll and scintilla.dll from their ‘bin’ directory to the Powereditor\bin directory. However after running notepad++.exe I get an error about loading certificates for scilexer.dll. I am guessing that this is due to the v7.3.3 fix. However, in general, how do I run notepad++.exe if I have built it in the ‘unicode debug’ or ‘unicode release’ configuration. I have been regularly using notepad++ in Windows for a while and would like to contribute to the code if possible. Apologies if this is not the right place for these questions, in that case, please point me in the right direction. Thanks.

    1 Reply Last reply Reply Quote 0
    • D
      dail
      last edited by Mar 15, 2017, 5:41 PM

      I get an error about loading certificates for scilexer.dll

      Yes I got this as well. For now you will have to use an official SciLexer.dll file that comes from one of the Notepad++ downloads of v7.3.3

      Hopefully this will change soon as there is some work being done to have the SciLexer linked statically instead of dynamically.

      in general, how do I run notepad++.exe

      Just pressing F5 from visual studios is enough. Just keep in mind each debug/release and 32/64 bit variant runs from a different location so you have to make sure there is an appropriate SciLexer in each directory.

      1 Reply Last reply Reply Quote 0
      • T
        transmogrifier
        last edited by Mar 15, 2017, 7:25 PM

        Thanks. I will give that a try. I was not sure if I should have the released version installed on the same machine on which I am building from source.

        1 Reply Last reply Reply Quote 0
        • G
          gstavi
          last edited by Mar 16, 2017, 11:41 AM

          Looking at this .
          I guess you should edit isCertificateValidated to always return true.

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