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

my cmake can't run it #133

Open
Moon-18 opened this issue May 30, 2021 · 3 comments
Open

my cmake can't run it #133

Moon-18 opened this issue May 30, 2021 · 3 comments

Comments

@Moon-18
Copy link

Moon-18 commented May 30, 2021

when I wtite
"ctest -S setup.cmake"in git bash,
it shows
" Each . represents 1024 bytes of output
. Size of output: 0K
Error(s) when configuring the project
CMake Error at D:/Gitbase/2048.cpp/setup.cmake:53 (message):
Configure failed: return -1 cmake return -1
". But my cmake is newly installed. How to solve this problem? QAQ

@weanqin
Copy link

weanqin commented Jun 25, 2021

My git bash shows
"ctest: command not found"QAQ

@circles-png
Copy link

when I wtite
"ctest -S setup.cmake"in git bash,
it shows
" Each . represents 1024 bytes of output
. Size of output: 0K
Error(s) when configuring the project
CMake Error at D:/Gitbase/2048.cpp/setup.cmake:53 (message):
Configure failed: return -1 cmake return -1
". But my cmake is newly installed. How to solve this problem? QAQ

sudo apt install g++ or install a compiler if in windows? you probably need a compiler.

My git bash shows
"ctest: command not found"QAQ

install cmake?

@circles-png
Copy link

I'm using wsl so I just sudo apt install g++

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

3 participants