link with -lquazip5 instead -lquazip so it works on ubuntu...
Tento commit je obsažen v:
rodič
d5d2881230
revize
277d466a45
@ -13,7 +13,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||||||
# In order to do so, uncomment the following line.
|
# In order to do so, uncomment the following line.
|
||||||
# You can also select to disable deprecated APIs only up to a certain version of Qt.
|
# You can also select to disable deprecated APIs only up to a certain version of Qt.
|
||||||
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
|
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
|
||||||
LIBS += -luchardet -lpoppler-qt5 -lquazip
|
LIBS += -luchardet -lpoppler-qt5 -lquazip5
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
main.cpp \
|
main.cpp \
|
||||||
encodingdetector.cpp \
|
encodingdetector.cpp \
|
||||||
|
Načítá se…
Odkázat v novém úkolu
Zablokovat Uživatele