| Fitina (1) | |
| How can I run and compile a C++ program without installation of its compiler coz i heard that it works without a compiler on linux i want to run and compile it on Linux mint but iam not conservant with Linux help me plz | |
|
|
|
| Catfish2 (666) | |
|
A compiler transforms source code (text program) into an executable file. You need a C++ compiler, to "compile a C++ program". If you do not want to install Linux, there's a way to build a custom Linux distro that contains the tools you need, and then run it from CD or DVD: http://susestudio.com/ | |
|
|
|
| ResidentBiscuit (2655) | |
| Just go download VMWare Player for free, and download any linux .iso and bam. You ave linux without affecting anything | |
|
|
|