-
**Commit:** [3649596eed4127ff7527fab8ccc3c3d0fe2904b9](https://github.com/chronoxor/FastBinaryEncoding/tree/3649596eed4127ff7527fab8ccc3c3d0fe2904b9)
**Visual Studio version:** 2022 (17.11.2)
Buil…
-
I get the following error code when I try to install this package:
Error in .shlib_internal(args) :
C++17 standard requested but CXX17 is not defined
My understanding is I need a C++17 comp…
-
`CMake Error in third_party/sentencepiece/src/CMakeLists.txt:
Target "sentencepiece-static" requires the language dialect "CXX17" (with compiler extensions), but CMake does not know the compile fla…
-
Hi all,
Does anyone know how can I solve the errors in this compilation?
Thanks a lot in advance
I quote, "/Users/fengshi/Workspace/coreir/src/../include/coreir/ir/json.h:1636:11: **error**: '**…
-
I'm having a difficult time sorting out an issue related to the audio extensions when compiling onnxruntime-genai from source. my build command is:
```
2024-11-20 10:43:16 - INFO - Running the follow…
-
Hi! I get this error when I execute the command 'make' in step 5.:
> ...:~/ifcopenshell/build$ make -j 5
> [ 27%] Built target IfcParse
> [ 32%] Built target IfcParseExamples
> [ 60%] Built targ…
-
Execution of gjs crashes with Gate9 but not with Gate8
- OS: Ubuntu 20.04,
- Gate versions: v8.2, v9.0, v9.1, v9.3
- Geant4 versions: 10.05.p01, 10.6.3, 10.7.4, 11.1.2
- Root version: v6-26…
-
Hello,
Thank you for the effort of creating this software. I'm a PhD student working on robotic manipulations, and I'm planning to try this software to do motion planning due to its speed. I'm faci…
-
I'm getting this warning when trying to compile code using ```date``` with ```Visual Studio 2019```:
```
C:\vcpkg-master\installed\x64-windows\include\date\date.h(1050): error C4996: 'std::uncaught_…
-
#### What is the desired addition or change?
Support `ccache` (for local use as well as at GitHub)
Potentially `sccache` [its GH action](https://github.com/mozilla/sccache) can be used for even…