Skip to content
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

math中进行cmake和make都报错 #9

Closed
ghost opened this issue May 13, 2019 · 0 comments
Closed

math中进行cmake和make都报错 #9

ghost opened this issue May 13, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented May 13, 2019

cmake报错如下:
-- Configuring done
CMake Error: Cannot determine link language for target "math".
CMake Error: CMake can not determine linker language for target: math
-- Generating done
make报错如下:
make[2]: *** No rule to make target 'CMakeFiles/math.dir/build'。 停止。
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/math.dir/all' failed
make[1]: *** [CMakeFiles/math.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

@ghost ghost closed this as completed May 13, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants