-
- Issue Type: `Performance`
- Extension Name: `cmake-tools`
- Extension Version: `1.19.52`
- OS Version: `Linux x64 6.8.0-40-generic`
- VS Code version: `1.94.0`
:warning: Make sure to **attach…
-
I am admittedly not very experienced, and might be doing something wrong, but running make -j4 does not work for me, and there is no /build/bin/sam executable created.
Can anyone assist me in figu…
-
cmake src/projects/hierarchyviewer -B build -DCMAKE_BUILD_TYPE=Release -DBUILD_IBR_HIERARCHYVIEWER=ON -DBUILD_IBR_ULR=OFF -DBUILD_IBR_DATASET_TOOLS=OFF -DBUILD_IBR_GAUSSIANVIEWER=OFF
CMake Error at a…
-
Hi,
Just want to preface this bug report with a huge "thank you" for making this plugin.
**Bug description**
On Windows (shell is pwsh) and on startup, when a project is placed in a folder name…
-
## Description
In PR #6732 (commit 2008fc2676b1131c27c87fbdfd1fdaa791a8aff1), the logic for saving a rejected certificate was removed (see the code around the removed `fwrite` call). Was this int…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
v2.18.0-rc0
### Custom code
No
### OS platform and distribution
WSL U…
-
### Operating system
x64-windows
### Compiler
MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
### Steps to reproduce the behavior
```Shell
.\vcpkg install jasper:x64-windows
Computing installation plan.…
-
Hi.
Please take a look into a bug I found and consider changing instructions for the builder script a little.
1. Please add to instruction line "Download and install Microsoft Visual Studio. Enabl…
-
### Describe the issue
I see following assertion in the code:
https://github.com/microsoft/onnxruntime/blob/03ea5dc495bfb48977d23705fa7cf184866a9f7f/onnxruntime/core/flatbuffers/schema/ort_training_…
-
### Describe the issue
I have an old version of Eigen3 installed on my Pop!_OS Linux workstation. I tried overriding eigen to a vendored copy:
```
--use_preinstalled_eigen \
--eigen_path=$(realpath…