You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was assigned to try Criterion in a college project but I am having problems trying to seu it up in a Windows environment.
I have cloned the repository ttps://github.com/Snaipe/Criterion.git;
-I created the "build" directory;
-I changed into that directory;
-But when I try "cmake .." I get the error message:
CMake Warning:
Ignoring extra path from command line:
".."
CMake Error: The source directory "C:/Users/Pedro/Criterion" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
I am somewhat new to programming and am not sure what I am doing wrong. I was hoping someone here could help me. Thank you.
The text was updated successfully, but these errors were encountered:
Hello, I was assigned to try Criterion in a college project but I am having problems trying to seu it up in a Windows environment.
I have cloned the repository ttps://github.com/Snaipe/Criterion.git;
-I created the "build" directory;
-I changed into that directory;
-But when I try "cmake .." I get the error message:
CMake Warning:
Ignoring extra path from command line:
".."
CMake Error: The source directory "C:/Users/Pedro/Criterion" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
I am somewhat new to programming and am not sure what I am doing wrong. I was hoping someone here could help me. Thank you.
The text was updated successfully, but these errors were encountered: