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 -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
