https://bugs.kde.org/show_bug.cgi?id=520755

Timo Gurr <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|UPSTREAM                    |---
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED

--- Comment #2 from Timo Gurr <[email protected]> ---
(In reply to dra.w.p.il.e+bugskde from comment #1)
> This is appears to be a bug in the library:
> https://github.com/stachenov/quazip/commit/
> ea08e24241c38df16285e772185eeb8d4031592e
> 
> Otherwise, if the library is compiled in a way that only works for Qt6 and
> not for Qt5, you can't use it to build a Qt5 application. You will have to
> set up the library properly or use the Docker environment that has all the
> dependencies set up properly for you.

I already built quazip 1.7.0 with that commit applied (else it would've failed
to build) for the qt5 build:

cat /usr/x86_64-pc-linux-gnu/lib/pkgconfig/quazip1-qt5.pc 

prefix=/usr/x86_64-pc-linux-gnu
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: QuaZip-Qt5
Description: Minizip wrapper library for Qt 5.x
Version: 1.7.0
Libs: -L${libdir} -lquazip1-qt5
Cflags: -I${includedir}/QuaZip-Qt5-1.7.0
-I${includedir}/QuaZip-Qt5-1.7.0/quazip
Requires: zlib, Qt5Core

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to