-
I use git bash (inside the "Terminal" program) as my shell when developing ocaml on windows. Here's the output of `opam env` from a project with a local opam switchh;
```
$ opam env
OPAM_LAST_ENV='…
-
### Description / Steps to reproduce the issue
We have download the last release of mingw fortran and our software fail in segmentation fault. The previous versions of mingw package (gcc 12.x and p…
-
None of the [WFP Filter Layer GUIDs](https://learn.microsoft.com/en-us/windows/win32/fwp/management-filtering-layer-identifiers-) are present in mingw-w64's `fwpmu.h`. Microsoft's `fwpmu.h` is also ab…
-
### How can we help?
I would like someone else to build the manifest.
### Please read and ensure the following
- [ ] The installer meets the above requirements
### Please provide the follo…
-
### Environment
- OS and Version: windows 11 Windows_NT x64 10.0.22631
- VS Code Version: 1.95.1
- C/C++ Extension Version: 1.22.10
1.95.1 (user setup)
65edc4939843c90c34d61f4ce11704f09d3e5cb6
2024…
-
I'm sorry I couldn't find a smaller reproduction of this
```
mkdir test && cd test && export TEST=$(pwd)
git clone https://github.com/libssh2/libssh2.git && cd libssh2
cmake -GNinja -Bbuild …
-
### 0.1. Issue: Random Header File Not Found Errors in VS Code with clangd and MinGW on Windows 11
#### 0.1.1. System Information
- **OS**: Windows 11
- **Compiler**: MinGW (version 14.2.0)
- **…
-
### What happened?
I'm was trying compile the [gr-lora_sdr](https://github.com/tapparelj/gr-lora_sdr), using MSYS / MINGW64, when `CMake` encountered the following error:
> -- Extracting versi…
-
Package: boost-range:x64-mingw-static@1.86.0
**Host Environment**
- Host: x64-windows
- Compiler: GNU 14.2.0
- vcpkg-tool version: 2024-10-18-e392d7347fe72dff56e7857f7571c22301237ae6
vcpkg-sc…
-
Hi,
I'm trying to use the simulator on Windows with Clion, however when there's an error of **undefined reference to 'SDL_main'** during linking. The steps I took are as follows: I cloned this proje…