Problem with cmake...



Hi,

this is my problem:

gelinp@gelinux:~/Desktop/lilidab$ cmake .
-- Check for working CXX compiler: CMAKE_CXX_COMPILER_FULLPATH-NOTFOUND
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER_FULLPATH-NOTFOUND" was
not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or
name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working CXX compiler: CMAKE_CXX_COMPILER_FULLPATH-NOTFOUND --
broken
CMake Error: Error in cmake code at
/usr/share/CMake/Modules/CMakeTestCXXCompiler.cmake:25:
MESSAGE The C++ compiler "CMAKE_CXX_COMPILER_FULLPATH-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.
Current CMake
stack: /home/gelinp/Desktop/lilidab/CMakeLists.txt;/usr/share/CMake/Modules/CMakeCInformation.cmake;/usr/share/CMake/Modules/CMakeCXXInformation.cmake;/usr/share/CMake/Modules/CMakeTestCXXCompiler.cmake
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER_FULLPATH-NOTFOUND" was
not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or
name.
-- Configuring done

I installed g++ and gcc packages then I tried to fix CMAKE_CXX_COMPILER with
g++ or gcc path but it didn't work.

What can I do?

Thank you for your help.

Patrick


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Problem with cmake...
    ... Please set CMAKE_CXX_COMPILER to a valid compiler path or ... CMake Error: Internal CMake error, TryCompile configure of cmake failed ...
    (Ubuntu)
  • cmake and PLplot for Ada
    ... I've been taken a look at PLplot but the ... installation is cumbersome for a Windows machine. ... CMake Error: Error required internal CMake variable not set, ...
    (comp.lang.ada)
  • Re: Anzeige der Devices eines Rechners - welche Zuordnungen
    ... | cd build && cmake .. ... | CMake Error: Internal CMake error, ... Ganz offensichtlich ein brauchbarer C++ Compiler (es ist in Makefiles ... kompilieren und installieren. ...
    (de.comp.os.unix.linux.misc)
  • Re: Anzeige der Devices eines Rechners - welche Zuordnungen
    ... Und aktuelles Wodim tut es auch. ... | cd build && cmake .. ... | CMake Error: Internal CMake error, ... Als Hausaufgabe sozusagen... ...
    (de.comp.os.unix.linux.misc)
  • Re: CMAKE_CXX_COMPILER-NOTFOUND Error
    ... CMake Error: Internal CMake error, TryCompile configure of cmake ... It fails with the following output: ...
    (comp.windows.x.kde)