-
Notifications
You must be signed in to change notification settings - Fork 170
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 build on win 10, vs2019 #370
Comments
What warning, BTW? |
https://gist.github.com/Andrysky/a1cd1054a5f35bcdb7f076514eb16ab5 |
OK, try commenting out the line Line 15 in 5a399b8
|
+- the same about ninja and multiple rules generate bin/gost.dll |
Please turn off -Werror. |
/WX - disabled:
|
Do you mean ternary operator? Perhaps, MSVC does not understand it. |
Could be replaced with
|
Somewhen I need to setup the github CI scenario for Windows build... |
Thought about this today too. ;) |
I still don't have any access to Windows development machine. The patches are welcome. |
win 10, vs2019
step to reproduce
ninja also doesn't work
The text was updated successfully, but these errors were encountered: