I have a simple application in Qt where the user enters data in a text file, which is then saved on desktop. After that I would like to be able to insert the .txt file in a .zip file.
I have tried to use QuaZIP with no success, it seems too complicated to understand.
Any help or suggestion would be greatly appreciated.