Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 331 Bytes

File metadata and controls

18 lines (12 loc) · 331 Bytes

7zipWrapper

Simple gui for 7zip command line utility. Requiers systemwide isntallation of 7z (or symlink)

Build instructions

Requirements:

- g++ (at least 5.4)
- gcc (at least 5.4)
- Qt5 (5.10.1 tested)
- qmake

Building (Linux):

qmake (in CD-Database-Qt directory)
make (in CD-Database-Qt directory)