Mingw — Setup |best|
Compile and run:
#include <iostream> using namespace std; int main() cout << "Hello, MinGW!" << endl; return 0; mingw setup
gcc --version g++ --version gdb --version Create hello.cpp : Compile and run: #include <
Compile and run:
#include <iostream> using namespace std; int main() cout << "Hello, MinGW!" << endl; return 0; mingw setup
gcc --version g++ --version gdb --version Create hello.cpp : Compile and run: #include <