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

Having problems using Windows #511

Open
pjmbs opened this issue Aug 30, 2023 · 2 comments
Open

Having problems using Windows #511

pjmbs opened this issue Aug 30, 2023 · 2 comments

Comments

@pjmbs
Copy link

pjmbs commented Aug 30, 2023

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.

@TheRealGlumfish
Copy link

Are you trying to build Criterion or use for your project at the stage where you are getting the error?

@Kreijstal
Copy link

Kreijstal commented Nov 10, 2023

use

meson build
meson compile -C build

will not work in wsl

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