-
`$ cmake --version cmake version 3.27.4`
```
$ brew --version
Homebrew 4.1.10-11-g502434c
Homebrew/homebrew-core (git revision 87b45ed1ec7; last commit 2023-09-10)
Homebrew/homebrew-cask (git rev…
-
Code doesn't build on Linux because of few errors and even missing cpp files in the Cmake. Is the CMake not maintained at all ? I've fixed the build as best as I could and I get the editor to start up…
-
I use an old system with cmake 2.8.7 (not support TARGET_OBJECTS) and gcc 4.6.3 (not support -std=c++11) so the build does not work. The following patch helps me build successfully.
Hope that helps.
…
-
In my CMakeLists.txt I create an interface library, add sources to it and then link it to an executable. When I try to consume it I get lots of undefined references.
CMakeLists.txt example:
```cmake…
-
- [x] Examples optional
- [ ] Tests optional
-
I started using the tool on my codebase recently and for some components I could make some improvements already.
But with bigger contexts the tool still struggles. I tried to find out why. As far …
-
Hi,
I would like to ask some support on the instalation.
After starting the install with _cmake -DDEBUG=YES -DQTGUI=YES -DNATT=YES -DLDAP=YES_ ,I'm getting the following errors.
```cmake -DDE…
-
### Package and Environment Details
* Package Name/Version: **poppler/21.07.0**
* Operating System+version: **MacOS 12.4**
* Compiler+version: **apple-clang 13.1**
* Docker image: **N/A**
* Conan…
-
**Describe the bug**
Hi all!
Unfortunately, I don't manage to install the latest version of tiledbsoma on my Fedora 40 system. I managed to preproduce it with a Fedora 40 container. I didn't try…
-
When building with BUILD_SHARED_LIBS=OFF with MinGW, a shared library is compiled.