-
About my project https://github.com/mvvvv/StereoKit-rust I was able to create from linux (mingw 13 & 14.2) and windows (MSYS 14.2) a working windows-exe binary created with gcc.
after update to 1.82 …
-
Thanks for providing this only mingw-w64-freealut AUR PKGBUILD
I was trying to get help building that package at https://bbs.archlinux.org/viewtopic.php?pid=1856211 when I found this repo.
Unfor…
-
Hello! It's been a while and I wanted to try using Tilengine again with a more mature understanding of programming. However, being that I'm on Windows and I utilize the MSYS2 tools. (they provide UNIX…
-
![image](https://user-images.githubusercontent.com/25005856/163089366-6f21c937-41da-49a4-9692-2498f2a0ace5.png)
**Logs**
```
I[10:39:57.280]
Wybxc updated
3 weeks ago
-
This is a toolchain installation size optimization.
Many of the C header files Zig ships that come from mingw-w64 have this header:
```C
/*** Autogenerated by WIDL 8.5 from include/xpsrassvc.idl …
-
### Package name
mingw-w64-dotnet
### Brief description of package
.NET is the free, open-source, cross-platform framework for building modern apps and powerful cloud services.
### URL for package…
ghost updated
7 months ago
-
I propose a patch to support the compilation with mingw-w64 ([rtlsdr_airband.patch](https://github.com/hhrhhr/rtl-sdr-windows/blob/master/patch/4-rtlsdr_airband.patch)).
The changes are very minor …
-
Is it possible to build static libraries (`libhedis.a`) that can be linked into a mingw-w64 application?
-
Host: x64-windows
C/C++ Optimizing Compiler Version 19.41.34123 for x86
cmake version 3.29.5-msvc4
vcpkg package management program version 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772
when I …
-
The clangd binary that comes with llvm-mingw seems to not know where to look for include files. I tried with a Godot build tree that I cross-compiled using llvm-mingw, with the `compile_commands.json`…