You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: