-
I have a strange build issue with current MSVC and QT 6.8.0. My commands are:
```
git clone https://github.com/jkriege2/JKQtPlotter.git
mkdir build
cd build
cmake -G "Visual Studio 17" -A x64 -D …
-
### Describe the bug
Compiling QMS Qt6 version using branch kiozen/porting_qt6 on Windows with MSVC 2022 results in a few (Windows-related?) errors
### What have you done to circle down t…
-
**Describe the error**
When using Visual Studio 2019 x64 compiler and CMake build system on Windows 11 23H2, integrating PCL version 1.14.1, I encountered the following error:
```shell
[main] 正…
-
⚠ Have you searched for similar, already existing issues?
**Describe the issue**
Source code generation solution exception
CMake Error at D:/vcpkg/vcpkg/installed/x64-windows/share/freetype/freet…
-
This will keep us up to date with the VFX reference platform, and it should fix a bug MSVC introduces causing some disk partition types to not be usable : https://groups.google.com/g/gaffer-dev/c/zuAh…
-
BPO | [23689](https://bugs.python.org/issue23689)
--- | :---
Nosy | @vstinner, @ezio-melotti, @serhiy-storchaka, @animalize
PRs | python/cpython#11926python/cpython#12160python/cpython#32188python/cpy…
-
### Version/Branch of Dear ImGui:
Version 1.90.5, Branch: docking (master/docking/etc.)
### Back-ends:
imgui_impl_DX11.cpp + imgui_impl_Win32.cpp
### Compiler, OS:
Win11 + MSVC2022
### Full conf…
o-3-o updated
1 month ago
-
**Describe the bug**
SCons can't seem to find v142!!!
When I was compiling MongoDB source code:
```
E:\mongodb-src-r5.0.9>python buildscripts/scons.py install-mongod --disable-warnings-as-erro…
-
### 你在什么场景下需要该功能?
库里原先的apache-arrow是7.0.0 linux版本的,仿照改写了个能在win下16.1.0版本的,不过貌似lz4之类的会挂(读写不压缩的parquet,feather,csv,compute什么的能过),其他的三方库我不确定至少lz4链接会链接不到(static, win11, msvc2022 c++20 release, xmake 2,9…
-
I just tried a DLL build of glslang (passed `-DBUILD_SHARED_LIBS` to CMake), and hit three fatal errors. Two were `fatal error LNK1104: cannot open file '..\glslang\Debug\glslang-default-resource-limi…