-
Notifications
You must be signed in to change notification settings - Fork 539
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
make -j3 capstone #1347
Comments
What version of capstone are you using? |
was using the clone stragiht from the github, guess that wasnt the latest. I'm using capstone 5.0.1 now and it going well until i hit another error. My LLVM version = 18.1.3
|
You need LLVM 15 |
Just to confirm if it is this: https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.0 |
I change LLVM version to 15. Builds to around 87% and now receiving this error.
|
never seen this error... =/. |
Running into build error, anyone else getting this?
The text was updated successfully, but these errors were encountered: