Skip to content

Conversation

@MatteoNasci
Copy link
Contributor

When building for windows any mention of min/max functions will conflict with the relative min/max windows macros.
This is an "hack" that removes the error, the proper fix is to avoid windows defining min/max or undefining them (for some reason the #define NOMINMAX in the dpp/export.h does not prevent the macros from being defined).

@github-actions
Copy link
Contributor

Thank you for your contribution, but PRs must be raised against the dev branch. Please log your pull request against the dev branch not master. You can also retarget this pull request, then reopen it.

@github-actions github-actions bot closed this Oct 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code Improvements or additions to code. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant