How to run C++ codes in Notepad++

preview_player
Показать описание
run c++ program in notepad++,
How to compile and run C++ files from within Notepad++,
How do I use Notepad++ to a compile and run C++ program,
Compile and run C++ code using Notepad++,
Run first C++ Program in Notepad++ and MinGW
Рекомендации по теме
Комментарии
Автор

it says to me

; about to start a child process: "g++.exe -g "new 1.cpp""
CreateProcess() failed with error code 2:
The system cannot find the file specified.

a
; about to start a child process: "a"
CreateProcess() failed with error code 2:
The system cannot find the file specified.

Hi-hnov