> I looked into this. the quazip package produces libraries called > quazip5, not quazip-qt5. make expects quazip-qt5 because of a line in > CVAssistant.pro: > LIBS += -lquazip-qt5 > Replace this line and we can move to the next problem in building > cvassistant. Thanks a lot :)