A simple, multilingual (English / Turkish / Japanese) C++ compiler helper.
You can easily compile your .cpp files by drag-and-dropping them, and if GCC is missing, it automatically downloads and installs MinGW-w64.
- Three language options: π¬π§ English, πΉπ· Turkish, π―π΅ Japanese
- Automatically installs GCC if missing
- Supports
.cpp,.c,.cxx, and.ccsource files - Clear and localized error messages
- Displays file size and output location after compilation
- Run the program
- Choose your preferred language
- Either drag and drop a
.cppfile, or compile via command line:CppCompilerEasy.exe file.cpp
-gen by gpt :)