¡Hola Matthias!

El 2017-09-03 a las 21:45 +0200, Matthias Klumpp escribió:
2017-09-03 21:15 GMT+02:00 Maximiliano Curia <m...@debian.org>:
[...]
# check that the installed version has the same 32/64bit-ness as the one which is currently searching: if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8") math(EXPR installedBits "8 * 8") set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)") set(PACKAGE_VERSION_UNSUITABLE TRUE) endif()

This last part `NOT CMAKE_SIZEOF_VOID_P STREQUAL "8"', seems to indicate that it would never work on a 32 bit system. Is the "8" here meant to be replaced at build time?

Can you try removing that entire section and see if that fixes it? It serves no real purpose in how AppStreamQt is used anyway.

Commenting out that block allowed frameworkintegration to build.

Happy hacking,
--
"Any change looks terrible at first." -- Principle of Design Inertia
Saludos /\/\ /\ >< `/

Attachment: signature.asc
Description: PGP signature

Reply via email to