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

cmake error #1

Open
cyg999 opened this issue Aug 31, 2023 · 1 comment
Open

cmake error #1

cyg999 opened this issue Aug 31, 2023 · 1 comment

Comments

@cyg999
Copy link

cyg999 commented Aug 31, 2023

I download zip from github and open it with VS2019. Then cmake run automaticaly. Before it, I never change the folder. But I still met the following error.

image

I tried "git clean -fx", but this error still occured.
Maybe you should "git clean -fx" before public it ? So that cmake will succeed

@DouglasLee001
Copy link
Member

You can build the project by:

python scripts/mk_make.py
cd build
make -j

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

2 participants