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
Hey! I see that you are trying to build on Windows. We've mostly tested on Linux-based distributions. We might look at adding Windows support in the future but I'm unsure if all underlying HE libs support that.
The issue lies in the line ending formats between Unix and Windows. I was able to successfully build the docker on Windows by downloading dos2unix and then running dos2unix.exe .\.circleci\build_libs.sh and dos2unix.exe .\.circleci\clone_libs.sh before running the Docker build step.
Hi,
I got following error while trying to build repo using Docker:
Here is my current configuration:
Thanks
The text was updated successfully, but these errors were encountered: