-
```
$ pacman -S --needed mingw-w64-ucrt-x86_64-lfortran
risoluzione delle dipendenze in corso...
ricerca dei pacchetti in conflitto in corso...
Pacchetti (1) mingw-w64-ucrt-x86_64-lfortran-0.31.…
-
As Kotlin 1.3.31 now can build for 32-bit windows - I decided just switch windows build to 32-bit, and drop support for 64-bit windows, at least for now.
Do not see any reasons for 64-bit windows exe…
msink updated
4 years ago
-
It starts with this error:
```
could not compile dependency :argon2_elixir, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile argon2…
-
Hello
When using `pip` to install `tkextrafont`, the installer fails since it seems to check for a dependency. But the command seems to be a `pacman` command which means it thinks I'm on a Linux di…
-
Clang warns when a header modifies the packing pragma, even when that's the purpose of the header.
```
meh@vincent:~/work/wine-mono$ cat test.c
#include
struct test {
char a;
int b;
};
…
-
With Qt Creator 14 one could use the `CMAKE_CROSSCOMPILING_EMULATOR` set to `wine` and have a CMake project compiling and running. In my case it was Windows x64 binary running on a Ubuntu 22.04 Arm64.…
-
Hi,
I'm trying to build on Windows 10 x64 in MSYS2 and get this during the pacman installation process:
![image](https://github.com/user-attachments/assets/5cb12549-0f7b-4129-979c-6b9f5a47297c)
A…
-
**Operating system**:win10 / MSYS2
**wxPython version & source**: 4.0.7.post2
**Python version & source**: distro python 3.8.0
**Description of the problem**:
Hi,
I would ne…
-
*@kivadiu commented on Jul 29, 2018, 5:39 PM UTC:*
When I compile this simple program:
```
#include
int main() {
return 0;
}
```
using mingw-w64 + g++ 8.2.0 + boost 1.68.0 beta1:
`x86_64-w64-mi…
ghost updated
3 years ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47302](https://bugs.llvm.org/show_bug.cgi?id=47302) |
| Status | NEW |
| Importance | P normal |
|…