Neil.sundae
Neil.sundae
### Check duplicate issues. - [x] Checked for duplicates ### Description We've been using MSVC to build ROOT, and we've recently encountered the following error: `error G694476FC: static_assert failed "Unexpected...
**Describe the bug** We've been using MSVC to build Taichi, and we've recently encountered the following error: ```c++ error G030630B7: static_assert failed "Unexpected size" static_assert(false, "Unexpected size"); ^ ~~~~~ ```...
We are utilizing Folly as a part of RWC testing to optimize MSVC compilers. Recently, Folly successfully built with MSVC but encountered 4 errors while running CTest. ```c The following...
### Description of the bug I work on MSVC compiler testing, and we regularly build popular open-source project including PrusaSlicer, with development builds of MSVC in order to find and...
**Describe the bug** Hi, I work on MSVC compiler testing, and we regularly build popular open-source project including Assimp, with development builds of MSVC in order to find and fix...
Recently, while building openFrameworks from source, the script [scripts/vs/download_libs.sh](https://github.com/openframeworks/openFrameworks/blob/master/scripts/vs/download_libs.sh) failed to download openFrameworksLibs_bleeding_vs_*.zip. Output ```sh openFrameworks download_libs.sh v2.5.0 ----- [openFrameworks downloader v4.3.2] ... [downloader] Invalid URL: [1] [downloader] enabled brotli/zlib...
Hi, I work on MSVC compiler testing, and we regularly build popular open-source project, with development builds of MSVC in order to find and fix regressions before they ship and...
### Description: **Note:** To reproduce this, you'll need wait for VS 2022 17.12 Preview or later to ship which will contain this change. Recently, we have been building this project...
Hi, I work on MSVC compiler testing, and we regularly build popular open-source project including Boost, with development builds of MSVC in order to find and fix regressions before they...
Hi, I work on Microsoft Visual C++ testing, where we regularly build popular open-source projects, including Folly, with development builds of our compiler and libraries with some particular cl options...