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

Broken build when using system zxcvbn #10779

Closed
sebastianlipponer opened this issue May 19, 2024 · 0 comments · Fixed by #10717
Closed

Broken build when using system zxcvbn #10779

sebastianlipponer opened this issue May 19, 2024 · 0 comments · Fixed by #10717

Comments

@sebastianlipponer
Copy link
Contributor

Steps to Reproduce

Delete the contents of src/zxcvbn and build with system zxcvbn. This should not result in a broken build. However, exactly this happens to be the case.

Expected Behavior

Build completes without errors.

Actual Behavior

The build stops when compiling CliTest.cpp with an error that the header zxcvbn/zxcvbn.h cannot be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants