doc/Building.md
To build Notepad Next you will need CMake, a compatible C++ compiler, the Qt libraries, and the Notepad Next source code.
This section specifically describes how to build Notepad Next using Microsoft's Visual Studio 2022 compiler.
MSVC 2019 64-bit located under the desired version of QtQt 5 Compatibility Module (not needed for Qt 5.x)Developer and Design Tools > Qt Creator CDB Debugger SupportDeveloper and Design Tools > Debugging Tools for Windowsgit clone https://github.com/dail8859/NotepadNext.gitCMakeLists.txt file.Ctrl+RTODO
TODO