-
Hi @ra3xdh, I manually build and create portable release using MSVC. There are two version one for Windows on ARM other for normal x64. Initially native build has less .dll compared to msys2 build. I …
-
### Version
From a `git pull` yesterday
### Description
Trying to build the `unit.exe` test-program using MSVC on Win-10, I'm getting a link-error; unknown function `nanosleep()`.
Should be easy e…
-
The [latest version](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#17.12.0) of MSVC causes an internal compiler error in `src/test/fuzz/utxo_snapshot.cpp` for both "Releas…
-
I try to compile assimp (latest GIT version) from scratch using the CMake-generate MSVC solution. This causes loads of errors when trying to compile the library within the Visual Studio environment:
…
-
### Description
Using the MSVC ARM compiler on the latest windows-2022 image fails CMake configuration
```
Image: windows-2022
Version: 20241113.3.0
Included Software: https://github.co…
-
I'd like to see msvc support.
I'm getting a lot of errors in visual studio.
-
This project is most useful, but lacks generality. It seems its optimized for g++ only. I would like to have microsoft visual studio c++ compiler (msvc) support for it as well. Furthermore, I found so…
-
Small issues and could be fixed trivially:
- Need to bring in `#include ` in `zombie/core/sampling.h` to include `_USE_MATH_DEFINES` and `NOMINMAX` so that `M_PI` in core.h and `max`,`min` does not…
-
I am requesting the inclusion of the following environment variables in `msvc-wine`, as they are essential for building and using Visual Studio projects on Windows and should be mirrored in the `msvc-…
-
Attempting this with an updated msvc gives the following:
```
CMake Error at build/conan.cmake:61 (message):
Conan: Unknown MSVC compiler version [1941]
Call Stack (most recent call first):
…