Skip to content
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

More clear info about installation for Windows users #500

Open
RooTender opened this issue May 13, 2023 · 1 comment
Open

More clear info about installation for Windows users #500

RooTender opened this issue May 13, 2023 · 1 comment

Comments

@RooTender
Copy link

Describe the bug
Windows builds require to add special macro at the very beginning in the entrypoint #define NOMINMAX. Without it build crashes. It's worth mentioning that in the instruction.

Expected behavior and solution
Build without that macro:
image

Build with included macro:
image
image

@laura0815
Copy link

thank you for opening (and solving) this issue, I had the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants