-
Notifications
You must be signed in to change notification settings - Fork 9
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
Can't compile on window10 hover Dockfile #15
Comments
Can you give more details? Are you using Docker for Windows or Docker Toolbox or Docker for Linux in WSL? What is the full error message? |
Hello sory for the lack of details.
|
I just pushed an updated |
Hello, I can build my docker file, thanks.
The result fail :
|
It sounds like maybe you didn't check out the git submodule.
|
I already checkout submodules (and I retry the checkout) |
This tells me that |
i am inside the container, I haven't cmake anywhere except in this container...
|
Hmm... I think I forgot that this is updated to Debian Buster in the docker container, so that would be gcc 8.x. My mistake. I've never tried building this on Windows. I was able to build without error the other day using the |
Hello.
I can't build dockerfile : I have an error during "apt-get install"
The text was updated successfully, but these errors were encountered: