-
I tried executing the code with VSCode's Terminal and the real one, but yet i get this error (gcc):
snake.c:11:9: warning: "FOREGROUND_BLUE" redefined
11 | #define FOREGROUND_BLUE 0x01
| …
-
I notice that there is a WSL build.
WSL, for some, its hypervisor/vm/linux subsystem may be too much. same can be said of a cygwin build.
Since release of windows-10 1903, microsoft introduced a …
-
I have configured python in mingw64 and exec
```bash
python -m pip install thefuck
```
I got no error.
but I cannot fuck.
fuck.
-
I wish to use this with the mingw64 api, which has the Windows headers but not the Windows SDK headers. In addition, if there was an easy way to call this as a function from a header to apply to any w…
-
```
Perhaps
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_
check_gl.m4 is a better alternative?
diff --git a/configure.ac b/configure.ac
index 128b76b..bfd4c19 1006…
-
I know MINGW isn't on your list of supported consoles, but as you mentioned you're open to issues from non-supported consoles...
In MINGW32 things work great:
![image](https://cloud.githubuserconten…
-
Mingw64 segfaults on generate_bare_map due to a free that occurs when the function ends.
This function calls into wfc-rs, so it is likely some kind of double free situation. Perhaps the update to t…
-
```
Perhaps
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_
check_gl.m4 is a better alternative?
diff --git a/configure.ac b/configure.ac
index 128b76b..bfd4c19 1006…
-
```
Perhaps
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_
check_gl.m4 is a better alternative?
diff --git a/configure.ac b/configure.ac
index 128b76b..bfd4c19 1006…
-
it seems that mypyc tries to use VC on windows. However I am using Mingw64+Msys2. Any way to tell mypyc to use gcc from Mingw64+Msys2? Thanks
```
E:\msys64\mingw64\bin\gcc.exe -mdll -O -Wall -DMS…