Results 1 to 2 of 2

Thread: QuaZip building problem

  1. #1
    Join Date
    Mar 2013
    Posts
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default QuaZip building problem

    Hi,
    While building QuaZip in windows I am getting the QuaZip.lib file but when i am using that in other project and including quazip.h
    at that time compiler is asking for
    unzip.h
    quazip_global.h
    quazipfileinfo.h etc

    I have no idea. what to do

    thanks..

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QuaZip building problem

    Read the manual about declaring other libraries.
    Set or fix the INCLUDEPATH variable in your PRO file. Later you will want to set or fix the LIBS variable too I expect.

  3. The following user says thank you to ChrisW67 for this useful post:


Similar Threads

  1. how to build QuaZip in windows
    By maaroofmoideen in forum Newbie
    Replies: 1
    Last Post: 24th April 2013, 23:23
  2. A problem regarding QuaZip
    By zgulser in forum Qt Programming
    Replies: 8
    Last Post: 28th June 2012, 16:40
  3. Quazip Installation Issues
    By frankiefrank in forum Newbie
    Replies: 8
    Last Post: 22nd April 2011, 09:45
  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.