Community
    • 登入

    How do I run npp after building from source?

    已排程 已置頂 已鎖定 已移動 Help wanted · · · – – – · · ·
    4 貼文 3 Posters 2.1k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • transmogrifierT
      transmogrifier
      最後由 編輯

      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 條回覆 最後回覆 回覆 引用 0
      • dailD
        dail
        最後由 編輯

        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 條回覆 最後回覆 回覆 引用 0
        • transmogrifierT
          transmogrifier
          最後由 編輯

          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 條回覆 最後回覆 回覆 引用 0
          • gstaviG
            gstavi
            最後由 編輯

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

            1 條回覆 最後回覆 回覆 引用 0
            • 第一個貼文
              最後的貼文
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors