-
I've also tried to run it in vs devShell, but I can't figure out which 'VsDevCmd.bat' it used and why it failed.
```ps1
ootop@LAPTOP-D1B0JMJA ~ opam init
opam.exe: [WARNING] Detected that th…
-
This is a regression of https://github.com/randombit/botan/issues/2209.
Configure using these flags:
`--os=windows --cc=msvc --disable-shared-library --msvc-runtime=MT`
...and build. This produce…
-
I'm compiling boost on windows and boost process fails to compile.
Compilation done by following commands in boost src folder.
```
bootstrap.bat
b2.exe -d4 --build-type=minimal stage variant=release …
-
Currently, [`org.eclipse.cdt.internal.msw.build.VSInstallationRegistry`](https://github.com/eclipse-cdt/cdt/blob/be92da8f3bbd54eda38ed0c569aec17171b3580a/windows/org.eclipse.cdt.msw.build/src/org/ecli…
-
### Plugin Version or Commit ID
v0.15.0
### Unity Version
2022.3.27f1
### Your Host OS
Windows11
### Target Platform
UnityEditor, Windows Standalone
### [Windows Only] Visual Studio C++ and Wi…
-
In our application we use Firebird as database.
A install-launcher program (a simple win32 program) performs a scripted installation of Firebird, then of the main application, by calling both install…
-
### Description
Building https://github.com/compnerd/swift-win32 with spm on the Windows toolchain built at the main-branch tip-of-tree since yesterday (11/07/2024) fails to link
```
lld-link: …
-
### Describe the bug
Hello,
Whenever trying to run a `conan build` on a windows container with `powershell` that links to `pwsh`, I am getting this error:
```powershell
conanvcvars.bat: Activa…
-
At this moment compiling compability is completly broken for x64 MSVC because of inline asm inside `qmath.c` logic,
alternative would be to use jit machine code gen e.g. `asmjit` or put inline asm i…
-
It appears that the library has some issues with the `MSVC` compiler as reported in #13593.
We could catch these problems earlier when we extend the github workers accordingly:
- [x] compile exa…