Community
    • Login

    Just built npp 6.8.8 x64 from source...

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 3.2k Views 1 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.
    • Edward PangE Offline
      Edward Pang
      last edited by Edward Pang

      It’s surprisingly easy: start the x64 native command line from VS 2013 community edition, and following the steps in source tree(PowerEditor\visual.net) and scintilla\win32)
      With x64 binary, I can now open > 1GB files. There are a couple of issues:

      1. I have to use the NOBOOST=1 option for building the scintilla DLLs. If I use the boost library, there are 16 unresolved external symbols.
      2. The plugins cannot be loaded, apparently because they are 32bit dlls. Probably I can build the plugins as x64 if I really need them.

      Note: the right click handler:“Edit with Notepad++” may cause crash if the x64 binary is not copied to the installed location.

      1 Reply Last reply Reply Quote 0
      • dailD Offline
        dail
        last edited by

        I know a few other people have built a 64-bit version of it. It’s not without its problems as you have found out. Although even if you are able to open > 1GB files, Notepad++ is not really made to be very user friendly when handling large files.

        1 Reply Last reply Reply Quote 1
        • Edward PangE Offline
          Edward Pang
          last edited by

          Just made the DSpellCheck plugin to work in x64. It turned out it’s more difficult than making NPP work in x64. I have to change 2 function pointers from long to LONG_PTR.

          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