I'm trying to compile a simple C++ hello world program on notepad++. However, I have the newest 64 bit version (v7.5.4) and apparently they got rid of the plugin manager and nppexec. Which is kinda needed to compile and execute programs, according to the tutorials.
How do I compile a C++ program on the latest Notepad++? I've added MinGW bin directory to environmental variables and all that.
System: Windows 10 , x64 based.