-
## Discussion about possible improvements
- [ ] local configurations: move all doxygen things into 1 file, move config headers to library
- [ ] Make doyxgen optional (and depending if tools found)…
-
### What is your question?
**What is your question?**
I'm developing a CUDA project using conan, CMake and MSVC build tools. After update from CUDA 11.x to CUDA 12.6, any project using conan CMake…
-
**Is your feature request related to a problem? Please describe.**
IMHO: A template project with cmake files should be clean of `cmake-lint` problems
**Describe the solution you'd like**
Add a `.…
-
## Description
According to example in https://github.com/open62541/open62541/blob/master/examples/client_connect.c
2 client-side certificates could be provided (-cert and -certAuth), and 2 co…
-
It's been a couple of weeks since I am continuously trying to get all the binaries of spectre available on my computer. I have followed the instructions on spectre-code website and I'm using the relea…
-
### Describe the bug
For megaboom v6, I upped the clock frequency to 833 MHz and the resulting clock tree appears to be unbalanced (see the branch of the tree on the far right in the viewer) and with…
-
I'm working on Yocto project and it's easy for Yocto to switch build system for jansson. The version I use is 2.14.
Then I found that JSON_INTEGER_IS_LONG_LONG differs across different build systems …
-
## Description
Building my own c++ project fails when building with CMake
## Background Information / Reproduction Steps
I use the following CMakeLists.txt to build the project
```
cm…
-
### 🐛 Describe the bug
Really not sure if this is a CMake issue or Pytorch one but I will start here as I think it's related to Pytorch cmake scripts.
I ran into two errors trying to compile with …
-
### Describe the bug
If I obtain ODB object handles for the same object through two different means in the Python API, their underlying SWIG object addresses are different. The result is that I can't…