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 errors for missing libraries #44

Open
kreilley opened this issue Mar 9, 2021 · 1 comment
Open

cmake errors for missing libraries #44

kreilley opened this issue Mar 9, 2021 · 1 comment

Comments

@kreilley
Copy link

kreilley commented Mar 9, 2021

cmake gives an error if capstone is missing (ubuntu-based linux) but not if nasm, mingw-w64, or libedit-dev missing per cmake.yml in workflows.
@farzonl
suggest to throw additional error messages if these libraries are also missing

@farzonl
Copy link
Member

farzonl commented Mar 10, 2021

does not seem like find_package(Libedit REQUIRED) can find a cmake to use. I'll look into other options.

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