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

Error during building with cmake #9

Closed
FidoHUN opened this issue Jan 23, 2024 · 2 comments
Closed

Error during building with cmake #9

FidoHUN opened this issue Jan 23, 2024 · 2 comments

Comments

@FidoHUN
Copy link

FidoHUN commented Jan 23, 2024

image

I get this error during cmake building. Any idea how to solve this? Thanks!

@mariuszste
Copy link

You're missing git submodules, git cline recursively git clone --recursive https://github.com/es3n1n/obfuscator.git instead of downloading the zip or download all the dependencies manually

git submodule docs: https://git-scm.com/book/en/v2/Git-Tools-Submodules

@FidoHUN
Copy link
Author

FidoHUN commented Jan 23, 2024

Yeah, I did not use --recursive while cloning. Thanks!

@FidoHUN FidoHUN closed this as completed Jan 23, 2024
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