Codelite Installation
Codelite Installation
install
mingw-w64
https://sourceforge.net/projects/mingw-w64/
downloads
mingw-w64 - gcc compiler
sourcefourge
download
double click to install
x-86
shorten directory into program files/mingw
next
Configuring on Windows
cancel wizard
update theme select yes
std::cout<<"hello"<<std::endl;
return 0;
file-save-color red to green
build and run