[CMake] Cannot find appropriate C++ compiler on this system ...

Michael Wild themiwi at gmail.com
Fri Sep 30 02:33:00 EDT 2011


On 09/30/2011 04:18 AM, Albretch Mueller wrote:
> ~
>  I should have added that I am able to compile and run c code using gcc
> ~
>  C
> --

Again, cpp and gcc are *NOT* C++ compilers. You need to install g++.
Since Knoppix is Debian based, "apt-get install g++" should do the trick.

Michael



More information about the CMake mailing list