Marc Ferland
Marc Ferland
Hi, Building appstream-qt in a cross-compilation setup (yocto) yields to: ``` | In file included from /home/marc/mnt/yocto-kde/build/tmp/work/x86_64-linux/appstream-native/1.0.3/recipe-sysroot-native/usr/include/QtTest/QtTest:11, | from ../AppStream-1.0.3/qt/tests/asqt-pool-test.cpp:21: | ../AppStream-1.0.3/qt/tests/asqt-pool-test.cpp: In function ‘int main(int, char**)’: | ../AppStream-1.0.3/qt/tests/asqt-pool-test.cpp:117:1: error:...
Not totally sure, but it seems as if the `PACKAGE_PREFIX_DIR` variable that is set in `qt/cmake/AppStreamQtConfig.cmake.in` is wrong. For example, when building the 'libdiscover' library from KDE under the Yocto...
When linking with freerdp3 in a Yocto build, I get: | CMake Error at /home/marc/mnt/build/test-machine/tmp/work/zen2-eko-linux/freerdp3/3.17.2/recipe-sysroot/usr/lib/cmake/cJSON/cjson.cmake:85 (message): | The imported target "cjson" references the file | | "/usr/lib/libcjson.so.1.7.18" | | but...