I get this error when trying to install this package:
CMake Warning at cmake/Unix.cmake:121 (message):
QUAZIP: 1.x not found. Trying to find 0.x
Call Stack (most recent call first):
CMakeLists.txt:120 (include)
-- Checking for module 'quazip'
-- Package 'quazip', required by 'virtual:world', not found
-- Could NOT find QUAZIP (missing: QUAZIP_LIBRARIES QUAZIP_INCLUDE_DIR)
CMake Error at cmake/Unix.cmake:128 (message):
QUAZIP: even 0.x not found. It's mandatory when used with ENABLE_QUAZIP
enabled, you can also disable USE_SYSTEM_QUAZIP
Call Stack (most recent call first):
CMakeLists.txt:120 (include)
Installing quazip-qt6
does not change anything, but installing quazip-qt5
changes the error to this:
CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt6::Widgets" does
not agree with the value of QT_MAJOR_VERSION already determined
for "nomacs".
CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt6::Widgets" does
not agree with the value of QT_MAJOR_VERSION already determined
for "nomacsCore".
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacs":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacsCore":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacsCore":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
CMake Error in CMakeLists.txt:
Found relative path while evaluating include directories of "nomacs":
"QUAZIP_INCLUDE_DIR-NOTFOUND"
What version quazip does this need? Should it be added as a dependency?
Pinned Comments
C0rn3j commented on 2024-01-08 18:30 (UTC)
@ferda Read the pinned comment and implement
checkrebuild
fromrebuild-detector
into your workflow.FabioLolix commented on 2023-07-07 05:37 (UTC)
every time you have
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild it@rado84 you need rebuild the package not to hold back other packages, it is the same every time a dinamically linked soname changes
FabioLolix commented on 2023-06-17 15:20 (UTC)
Now using git tags as source=() as requested
Pre-build packages here (also for -git version) : https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/