How to run and compile a C++ program on Linux Mint

Nov 4, 2012 at 10:55am
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
Nov 4, 2012 at 11:23am
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/
Nov 5, 2012 at 5:10pm
Just go download VMWare Player for free, and download any linux .iso and bam. You ave linux without affecting anything
Topic archived. No new replies allowed.