-
```
$ echo -e "msgid \"a\"\nmsgstr \"a\"" > a.po
$ msgfmt.exe a.po -o nul -v
C:\msys64\mingw64\bin\msgfmt.exe: error while opening "nul" for writing: Invalid argument
1 translated message.
```
lazka updated
2 years ago
-
Up to 5.11.1 all good.
Yesterday I tried to build Qt 5.11.2 with my own flags set and build fails on qttools/qdoc with the error below.
Reverted to llvm+clang 6.0.0: problem solved.
Right now the c…
-
HI,
I am trying to build MinGW-w64 i686 toolchain.With gcc11.2.0,both x86_64 and i686 is built normally,but i686 toolchain tests alway failed.The failed test is dll_test2,which is complied normally…
-
Hi, as a follow-up to my previous issue https://github.com/mdias/rs_asio/issues/267 I have purchased Presonus Audiobox 96 which was reported to be working with rs_asio [here](https://github.com/mdias/…
-
not related though i found out why smpeg does not build with clang also, it seems to rely on gcc as the build horse and does not link by default to the clang rt builtins library leading to undefined s…
-
## Quick summary
NHL Legacy Edition
## Details
VM: Access violation reading location 0x27b0e20 (unmapped memory)
from version 0.0.9-10079 till last version
-
Gave it a go with a gcc-5.4.0 bootstrap and most of it builds but it keels over on objc it seems.
libtool: link: /f/projects/runtime/_gccbuild32/./gcc/xgcc -B/f/projects/runtime/_gccbuild32/./gcc/ -L…
-
Huh ?!? strange, gnutls does not seem to export the ffdhe and srp generators correctly.
_Originally posted by @revelator in https://github.com/msys2/MINGW-packages/issues/8427#issuecomment-82614203…
-
Packaging request for JACK audio. Many audio apps use it.
-
See also this report for MSYS2: https://github.com/msys2/MINGW-packages/issues/8806
The fltk-config program that is installed by MSYS2 returns the following:
```
$ fltk-config --use-gl --ldflags
…