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
Hello,
I'm trying to build libsnark on my mac for the first time. Using both docker, and building it directly I've been running into the same error: "fatal error: use of undeclared identifier 'Xbyak'"
The only thing that I've modified is that I've changed the .gitmodules file so that it could fetch the submodules properly.
Does anyone know how to fix this error?
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to build libsnark on my mac for the first time. Using both docker, and building it directly I've been running into the same error: "fatal error: use of undeclared identifier 'Xbyak'"
The only thing that I've modified is that I've changed the .gitmodules file so that it could fetch the submodules properly.
Does anyone know how to fix this error?
The text was updated successfully, but these errors were encountered: