-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Docker build fails #72
Comments
@nochiel Can you take a look at this? It compiles fine on my Mac, but I don't have a docker-based setup. |
@ChristopherA I can confirm that compilation on a M1 Mac without docker works. |
On Wed, 7 Feb 2024, 00:14 Christopher Allen, ***@***.***> wrote:
@nochiel <https://github.com/nochiel> Can you take a look at this? It
compiles fine on my Mac, but I don't have a docker-based setup.
Will do.
|
It still fails to compile in the docker (and in general in Ubuntu). For anyone looking for a hacky solution that uses g++ and Ubuntu: https://github.com/ferencdg/seedtool-cli compile it with |
Hey, first of all thank you for the amazing software that you are providing. I was able to compile everything up to bc-sskr, so I have:
However when trying to build the docker image, the last step of the build stage fails with:
The text was updated successfully, but these errors were encountered: