Chargement...
 
Skip to main content

4 - Toutes les autres applications, les émulateurs...


Pb cmake rosegarden 1.5

Articles: 2856 France
Bonjour, 😎

Lors du cmake, j'ai la réponse suivante:
cmake .
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file:/home/did/rosegarden-1.5.0/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_CXX_COMPILER
CMake Error: Could not find cmake module file:/home/did/rosegarden-1.5.0/CMakeFiles/CMakeCXXCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring done

Même en rajoutant tout ce qui concerne Unix Makefiles...

Je pense avoir installé (presque) toutes les librairies necessaires mais il doit me manquer quelque chose (Mandriva 2007). Sur 64 Studio, tout se passe bien...
Articles: 2856 France
Bon, en cherchant un peu j'ai trouvé, il fallait rajouter tout le pack Gcc, C++... afin de compiler 😊

J'ai rajouté l'info dans le tuto installation rosegarden 1.5

Je ne devrais pas essayer d'installer des trucs les lendemain de fête 😁