-
```
Klaim@KLAIMSTATION2 MINGW64 /e/projects/build2-packaging/dearimgui/usertest/myapp (main)
$ rm -rf .bdep/ ../build-*
Klaim@KLAIMSTATION2 MINGW64 /e/projects/build2-packaging/dearimgui/usertest…
Klaim updated
2 years ago
-
```
What steps will reproduce the problem?
1. ./configure --prefix=/e/SDK/env-gcc-4.8-64bit --enable-sse2 --enable-sse3
--enable-ssse3 --enable-sse4 --enable-sse4.1 --enable-sse4.2
2. make
3. make in…
-
```
What steps will reproduce the problem?
1. ./configure --prefix=/e/SDK/env-gcc-4.8-64bit --enable-sse2 --enable-sse3
--enable-ssse3 --enable-sse4 --enable-sse4.1 --enable-sse4.2
2. make
3. make in…
-
```
What steps will reproduce the problem?
1. ./configure --prefix=/e/SDK/env-gcc-4.8-64bit --enable-sse2 --enable-sse3
--enable-ssse3 --enable-sse4 --enable-sse4.1 --enable-sse4.2
2. make
3. make in…
-
```
What steps will reproduce the problem?
1. ./configure --prefix=/e/SDK/env-gcc-4.8-64bit --enable-sse2 --enable-sse3
--enable-ssse3 --enable-sse4 --enable-sse4.1 --enable-sse4.2
2. make
3. make in…
-
Using: MINGW64 (Msys2) with Python 3.7.4
![IMG1585404103](https://user-images.githubusercontent.com/11834016/77824769-5f610800-7148-11ea-9721-27e4a3206658.png)
-
Making connection with Neon library to HTTPS servers fails with error 'issuer not trusted' under mingw64. Same connections pass correctly under Linux.
Below is an example of code that fails under …
-
I discovered this porting over part of a game engine's font packer from Linux to Win32.
With this in my makefile:
```make
override LDLIBS += $(shell pkg-config --libs --static freetype2)
```
I …
-
The `libncurses` in the repo somehow has a dependency on the vc++ 2015 runtime as it references `__acrt_iob_func` which is rather weird considering the PKGBUILD doesn't change the crt from the default…
-
Hi All,
I have a Microsoft Windows Server 2016 Standard Edition VM in which I need to schedule a job which should run every 3 or 5 minutes. This job actually will check for the files in Windows ser…