-
Notifications
You must be signed in to change notification settings - Fork 43
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
libcoral on Windows #15
Comments
Have you tried to use a Virtual Box on Windows ? |
no, I was just using Windows for building libcoral, which scripts should I use exactly or how to build it with Bazel? |
I haven't tried to build the libcoral on Windows. Only followed these instructions on Linux. You can try to run Ubuntu on Virtual Box and then try the compilation. |
I ran docker_build.bat and got .exe files in the out directory, how can I generate the .lib files? My bazel-out folder is empty |
@abucka can you please share the .exe files in the out directory. Thanks! |
This is my out directory: |
So does anybody know how to build the libraries for windows / ms visual studio? Tried it for some days now but it's not really well documented. could i use docker for building the x64 libraries and use them in windows? |
I'd second @colarocker here. I'm also trying to build this on a Win10 machine with no success. |
Hello,
How can I build libcoral do Windows?
The text was updated successfully, but these errors were encountered: