mingw32
Open
- Dominant language
- Go
- Stars
- 303
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to override g++ with mingw32 for compiling windows specific headers.
This is useful for compiling windows specific headers that caused this error:
```
fatal error: windows.h: No such file or directory
#include
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.