Comment 42 for bug 311869

Revision history for this message
Thomas Mueller (thmweb) wrote :

@hansvschoot: I have trouble building fspc.
When I run 'cmake .' I get following error:
-- The CXX compiler identification is unknown
CMake error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!

ccmake is located in /usr/bin. I tried setting CMAKE_CXX_COMPILER to this path but it did not help.

What do I have to do to make it work? Thanks!!