[Qt-interest] Qt library for compressing and extracting archives
Shantanu Tushar Jha
jhahoneyk at gmail.com
Mon Jun 13 05:55:23 CEST 2011
Shantanu Tushar (UTC +0530)
http://www.shantanutushar.com
On Mon, Jun 13, 2011 at 9:15 AM, Brad Hards <bradh at frogmouth.net> wrote:
> On Mon, 13 Jun 2011 01:30:21 PM Shantanu Tushar Jha wrote:
> > Any suggestions for such a library?
> quazip
> kdelibs (KArchive)
> QProcess on an executable
> fuse
> osdab-zip
>
> It all depends on exactly what you need to do, what performance
> requirements
you have, what platforms, and so on.
>
I am a contributor to Gluon http://gluon.gamingfreedom.org/ which aims to be
a game creation and distribution framework for simple games. Our game
Creator is a KDE application and there is a Player library which has to be
kept as simple as possible (hence using only Qt unless there's no other
way). Platform specific Qt GUIs then use the Player library to create a
Gluon Player for a specific platform that Qt supports.
Its the player library needing the compression/decompression stuff, so it
will need to run on all platforms Qt supports.
> Brad
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110613/621900f1/attachment.html
More information about the Qt-interest-old
mailing list