-
I opened a pull request [#841] before seeing the note regarding the preference for issues.
The current CMakeLists.txt doesn’t include the required flags for Emscripten’s pthread support, which caus…
-
# Description
To enable foxx tests the CMakeLists setting needs to be set.
Current contents of CI pipeline.
```
ssh ci-datafed-client
sudo su gitlab-runner
gitlab-runner@ci-datafed-client…
-
-
```cmd
Build started at 18:43...
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------
1>1>Checking Build System
2>------ Skipped Build: Project: process_coverage, Configura…
-
**Describe the bug**
I try to build maplibre-native-qt using yocto with meta-qt6.
These file install to /usr/ not a /usr/lib/.
/usr/plugins/geoservices/libqtgeoservices_maplibre.so
/usr/qml/…
-
VVdec is now 3.0.0, it will be ignored because the target version in CMakeLists.txt is 2.3.0, this can be fixed by simply update the target version, but they also mentioned "changes the API" in the re…
-
In version 2.8, although the cmake compilation scheme has been updated, the `CMakeLists.txt` file appears in the `.gitignore` listing. There's no way we can use cmake to do the compilation properly.
…
-
When building shared version. This is missing
```
Index: git/CMakeLists.txt
===================================================================
--- git.orig/CMakeLists.txt
+++ git/CMakeLists.txt
…
-
When building with `-DKOMPUTE_OPT_USE_SPDLOG:BOOL=TRUE -DKOMPUTE_OPT_USE_BUILT_IN_SPDLOG:BOOL=FALSE` cmake outputs the error:
```
CMake Error at src/logger/CMakeLists.txt:59 (target_compile_defini…
-
Adding tokenizers-cpp to our project made the binary size go up from a (stripped) baseline of 1.8MB to 8.4MB in a release build on Linux x86_64. This was just with the stable rust toolchain and all de…