L
L
luzhskij2015-07-01 09:04:49
Qt
luzhskij, 2015-07-01 09:04:49

Qt unpack ".gz"?

Hello! How is it possible to unpack a ".gz" archive using Qt?
I work under windows.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stanislav Fateev, 2015-07-01
@luzhskij

Call an external command that can unpack gz

V
Vitaly Filinkov, 2015-07-01
@vitfil

As far as I know, there is no functionality in QT to work with gz-archives. So the answer is no.

E
Evgeny Ivanovich, 2015-07-02
@Pauk_Code

Well, there are two options here. Download any utility for working with this kind of archives, and call it via the command line with certain parameters.
You can also connect a third-party project, such as Libarchive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question