• Login
Community
  • Login

Compiling notepad++ with Visual Studio 2015

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
4 Posts 2 Posters 4.4k 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.
  • A
    Aboisier
    last edited by Feb 16, 2016, 4:31 AM

    Hi!

    I am an undergraduate student in software engineering. I would like to work on some bugs ans issues on notepad++, the problem is I can’t get the project to compile.

    When I open the visual studio project in PowerEditor\visual.net , visual studio says that the file “fileBrowser.h” is missing, but it is not… I tried removing it from the project and reincluding it, nothing!

    I also get an error message Process.cpp, which “cannot be opened”. What am I doing wrong :o

    Thank you!
    Antoine

    1 Reply Last reply Reply Quote 0
    • D
      dail
      last edited by Feb 16, 2016, 1:13 PM

      There were some recent changes made to the code. Since VS 2013 is the “official” build system, only that project was updated. However, there is a pull request that looks like it fixes the VS 2015 project.

      1 Reply Last reply Reply Quote 0
      • A
        Aboisier
        last edited by Feb 16, 2016, 8:11 PM

        Thank you! This pull request fixed the compilation errors. I now get a “ScintillaEditView::init : SCINTILLA ERROR - Can not load the dynamic library” exception. Still better than compilation errors ! :)

        Thank you!
        Antoine

        1 Reply Last reply Reply Quote 0
        • D
          dail
          last edited by Feb 16, 2016, 8:25 PM

          Don’t forget to copy the SciLexer.dll into the Notepad++ bin directory ;)

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