[Interest] [Qt-interest] (no subject)

Graham Labdon Graham.Labdon at avalonsciences.com
Wed Nov 23 10:12:57 CET 2011


Hi
I downloaded QuaZIP and when I build(using windows and mingw) I get the following linker error

c:/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lz.dll
collect2: ld returned 1 exit status
mingw32-make[1]: *** [debug\quazip.dll] Error 1
mingw32-make: *** [debug] Error 2

Can anyone please shed any light on this ?

Thanks

-----Original Message-----
From: norulez at me.com [mailto:norulez at me.com] 
Sent: 21 November 2011 14:15
To: Graham Labdon
Cc: Konstantin Tokarev; qt-interest at qt.nokia.com; interest at qt-project.org
Subject: Re: [Qt-interest] (no subject)

You can use QuaZIP

Am 21.11.2011 um 15:15 schrieb Graham Labdon <Graham.Labdon at avalonsciences.com>:

> What libraries are available to produce zip files in Qt? The ODT files in Qt use QZipWriter which is private
> 
> -----Original Message-----
> From: Konstantin Tokarev [mailto:annulen at yandex.ru] 
> Sent: 21 November 2011 13:27
> To: Graham Labdon
> Cc: qt-interest at qt.nokia.com; interest at qt-project.org
> Subject: Re: [Qt-interest] (no subject)
> 
> 21.11.2011, 16:06, "Graham Labdon" <Graham.Labdon at avalonsciences.com>:
>> Hi
>> 
>> I am attempting to develop a simple text editor app that is able to save and read files in a custom XML format (designed by me).
>> 
>> The user should be able to add an image to the document, but I am having trouble coming up with a strategy to save this to my file other than saving the data inline.
>> 
>> Has anyone else done this before or have any ideas on a good strategy?
> 
> E.g. in ODT format embedded resources are stored alongside with XML (which contains links to files), and whole thing is zipped together.
> 
> -- 
> Regards,
> Konstantin
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest



More information about the Interest mailing list