più o meno è quello che ho fatto (prima ho selezionato C), comunque riprovando ho selezionato C++ e mi è uscito subito l'errore nel Tab Applicazione:
codice:
cmake ./ -GKDevelop3
-- Check for working C compiler: CMAKE_C_COMPILER-NOTFOUND
CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found.   Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working C compiler: CMAKE_C_COMPILER-NOTFOUND -- broken
CMake Error: The C compiler "CMAKE_C_COMPILER-NOTFOUND" is not able to compile a simple test program.
It fails with the following output:
 

CMake will not be able to correctly generate this project.
CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found.   Please set CMAKE_C_COMPILER to a valid compiler path or name.
-- Configuring done
*** Uscito con stato: 255 ***
inoltre com'è che si fa a creare ed associare dei nuovi programmi C al progetto?

Da casa provo a disinstallare la versione di gmake che ho installato e reinstallo da centro di controllo