Skip to content

Detect msvc when building on windows #11891

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

Closed
Alizter opened this issue Jun 9, 2025 · 0 comments
Closed

Detect msvc when building on windows #11891

Alizter opened this issue Jun 9, 2025 · 0 comments

Comments

@Alizter
Copy link
Collaborator

Alizter commented Jun 9, 2025

On Windows msvc we erroneously detect mingw as the system.

Image

There are 2 separate toolchains we need to support on Windows:

  1. mingw
  2. msvc

Both using cygwin possibly.

At some point we need to make sure our system configuration can distinguish between all cases and lock accordingly.

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

No branches or pull requests

1 participant