-
I'm using Windows 11 and Sioyek v2.0.0. When I open a new window with Ctrl-T, the the new window opens with the same file the previous window was displaying. At this point both windows work fine. B…
-
MinGW (Min. GNU for Windows) also requires the Windows-specific code, but doesn't `#define` **_MSC_VER**. All the Windows-specific fixes are ignored. Using a combined definition would solve this.
-
```
I tried but failed with mingw compiler.Could support MinGW in the near future
since as mentioned it is added to portable C?
```
Original issue reported on code.google.com by `SamHu.Sa...@gmail.c…
-
I successfully compiled and ran the genetic algorithm program on Windows. Here's what I did:
Create an "include" folder inside the "main.cpp" folder.
Move the "GeneticAlgorithm" file into the "inc…
-
### Operating system
WINDOWS 10
### Compiler
MinGW
### Steps to reproduce the behavior
```Shell
vcpkg install sqlite3:x86-mingw-static
```
### Failure logs
C:\vccpkg>vcpkg ins…
-
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 …
-
Package: jemalloc:x64-mingw-dynamic@5.3.0#1
**Host Environment**
- Host: x64-windows
- Compiler: GNU 14.1.0
- vcpkg-tool version: 2024-07-10-d2dfc73769081bdd9b782d08d27794780b7a99b9
vc…
-
The [media-autobuild suite](https://github.com/m-ab-s/media-autobuild_suite) just recently added support for building av1an. So I built [a static Win64 EXE](https://www.mediafire.com/file/1ntl06a5jo32…
-
We currently rely on the `msys2` channel for providing a MinGW-based toolchain. The main usage of this is currently to build R and its packages. The `msys2` channel hasn't been updated for more than 3…
-
### System Information
OpenCV => 4.10.0
Operating System / Platform => Windows 10 64bit
Compiler => mingw-w64 8.1.0-posix-seh-rt_v6-rev0
### Detailed description
When I compiled the 4.1…