Results 1 to 3 of 3

Thread: Error compile quazip+qt5+win7

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2013
    Posts
    8
    Thanked 3 Times in 3 Posts
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Re: Error compile quazip+qt5+win7

    How to use it. It will paste on run time or compile time

  2. The following user says thank you to zeeshanaayan07 for this useful post:


  3. #2
    Join Date
    Oct 2012
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: Error compile quazip+qt5+win7

    Hello,

    I got the same error, but got it running by adding zlib128 and headers for windows:
    INCLUDEPATH += C:/source/zlib128-dll/include
    INCLUDEPATH += C:/source/zlib128-dll/lib
    LIBS += -LC:/source/zlib128-dll/lib -lzdll

Similar Threads

  1. A problem regarding QuaZip
    By zgulser in forum Qt Programming
    Replies: 8
    Last Post: 28th June 2012, 16:40
  2. Replies: 5
    Last Post: 19th January 2012, 06:14
  3. no compile error, but error on run with QMenu QAction
    By sincnarf in forum Qt Programming
    Replies: 4
    Last Post: 4th May 2011, 11:05
  4. QuaZIP and Password?
    By NoRulez in forum Qt Programming
    Replies: 1
    Last Post: 16th December 2008, 09:10
  5. QuaZip + dir inside
    By Axsis in forum Newbie
    Replies: 0
    Last Post: 7th May 2008, 12:28

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.