-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmake problem #179
Comments
What OS are you on? What have you tried to debug the problem? |
I am using gallium os with is ubuntu.I tried to install all the dependences. |
You can try running without I'm suspicious about |
ok it it cmake and what after it? |
ok read a tutorial. it worked with mkdir build-dir, cd build-dir, cmake .. |
but there i do not know what to do afterwards. it worked no as well with |
i would also like to try on the raspberry pi 3. Do you know if anybody has tried? |
CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Check for working C compiler using: Ninja -- broken
CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/bin/cc" is not able to compile a simple test program.
It fails with the following output:
i get this problem when trying to cmake
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
-- Configuring incomplete, errors occurred!
See also "/home/chrx/antimony/CMakeFiles/CMakeOutput.log".
See also "/home/chrx/antimony/CMakeFiles/CMakeError.log".
The text was updated successfully, but these errors were encountered: