Dear friends:
I just installed kdevelop4 and gnu6.3 and cmake in my debian 9.
but kde gives me the following error when my compiled my program.
how to resolve this problem.
Regards
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/gmake" "cmTC_b6b1e/fast"
-- Check for working C compiler: /usr/bin/cc -- broken
CMake Error at /usr/share/cmake-3.7/Modules/CMakeTestCCompiler.cmake:51 (message):
The C compiler "/usr/bin/cc" is not able to compile a simple test program.