Fix or warn users that they have a C:\mingw64 folder.
Open
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
This can cause weird build failures on windows since mingw-gcc will thinks that /mingw64 == C:\mingw64 even if it rooted in C:\tools\mingw64.
Contributor guide
Assessment
This issue has not been assessed yet.