Postado Julho 17, 2013 11 anos Galera, sei que e uma coisa unica mais realmente estou com dúvidas sobre CMake... E quem costuma me ajudar ta batendo punheta e n ta on... Alguém sabe resolve esse problema a gera um cmake file no linux? root@alissow:/Server/new/build# cmake .. CMake Error at /usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:157 (FILE): file attempted to write a file: /Server/new/CMakeFiles/CMakeOutput.log into a source directory. Call Stack (most recent call first): CMakeLists.txt:6 (project) 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:/Server/new/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:/Server/new/CMakeFiles/CMakeCXXCompiler.cmake CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage -- Configuring incomplete, errors occurred! Esse tópico irá se auto destruir em 24 horas :3 Bruno Carvalho / Ex-Administrador TibiaKing [email protected] Em 26/12/2016 em 03:47, Spraypaint disse: A força da alienação vem dessa fragilidade dos indivíduos, quando apenas conseguem identificar o que os separa e não o que os une. -miltinho
Postado Julho 17, 2013 11 anos o gcc ta instalado? pois os erros estão informando que as variáveis que contem o "caminho" para o compilador, não foram setadas... qualquer coisa, execute o comando apt-get install -f pois ele vai verificar se há alguma dependência faltando # Regras Gerais - TibiaKing.com # Contato: [email protected]Não respondo dúvidas via MP.
Postado Julho 18, 2013 11 anos Autor deu isso root@alissow:/Server/new/build# apt-get install gcc Reading package lists... Done Building dependency tree Reading state information... Done gcc is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@alissow:/Server/new/build# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Bruno Carvalho / Ex-Administrador TibiaKing [email protected] Em 26/12/2016 em 03:47, Spraypaint disse: A força da alienação vem dessa fragilidade dos indivíduos, quando apenas conseguem identificar o que os separa e não o que os une. -miltinho
Postado Julho 18, 2013 11 anos Autor Dúvida sanada, tag adicionada. Tópico movido! Bruno Carvalho / Ex-Administrador TibiaKing [email protected] Em 26/12/2016 em 03:47, Spraypaint disse: A força da alienação vem dessa fragilidade dos indivíduos, quando apenas conseguem identificar o que os separa e não o que os une. -miltinho
Postado Dezembro 2, 2015 9 anos Onde a duvida foi retirada? Tenhoe xatamente o mesmo erro e não vi a resposta.
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.