-
Notifications
You must be signed in to change notification settings - Fork 370
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
BuildScripts issues #16
Comments
I had a similar issue, however I was compiling 32 bit.
I'm not exactly sure what's wrong but I will tinker for a bit. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to compile from Ubuntu 18.04. I was able to install mock with
sudo apt install mock -y
and runsudo bash mock-prep.sh 64 init
.mock-sync.sh
had errors.mock-shell.sh
worked.In the README.md, line 42 says
cd builddir/AmnesiaPig
but the folder name isbuilddir/Amnesia
and that folder does not containCMakeLists.txt
. Are these the instructions for building Amnesia: A Machine for Pigs?The text was updated successfully, but these errors were encountered: