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
{{ message }}
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
It seems like you have an older version of remill, or that we're missing an include in that particular file. Let's hope for the latter. Can you try adding: #include <remill/Arch/Arch.h> and #include <remill/Arch/Name.h> at the top of mcsema/BC/Callback.cpp and report back on if it fixes the errors or not?
I'm trying to build the docker image using the provided instructions
I'm using the following ubuntu machine (I used this command
uname -a
)I executed the following command
The building started correctly, but received an error and here is the entire terminal log.
The text was updated successfully, but these errors were encountered: