-
-
Notifications
You must be signed in to change notification settings - Fork 8
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 in building the plugin #7
Comments
are you using rizin from stable branch? |
I have rizin installed via arch pacman |
3.4 is stable. you need to use 0.4.0 which is the current dev (i.e. next release) because those cmake configs are not currently available with stable. @thestr4ng3r might confirm |
I am having error in building rizin via both the intended method mentioned in repo and the AUR build also fails, any update on when the next release would be pushed? |
Soon-ish, but it depends on whether it's considered stable enough rather than a specific date. Right now the best way is to build all manually from source, not aur or distributions, if you want to use retdec. |
Alright, thank you so much for your help both of you! |
@iamavu there were multiple releases since, did it fix your issue? |
I did try just now, but seems it's not working
|
you need to provide rizin. |
I am following the steps mentioned at https://github.com/rizinorg/rz-retdec#process
While running the command
cmake .. -DCMAKE_INSTALL_PREFIX=~/.local
I get the following error -
I tried finding the cmake files throughout the repo but couldn't find them
Thanking in advance
The text was updated successfully, but these errors were encountered: