Code Monkey home page Code Monkey logo

qminizip's Introduction

QMinizip

License

QMinizip is a Qt5 wrapper for Minizip.

Installation

  1. Init git submodules (to install minizip).
  2. Open QMinizip.pro and compile the shared library.
  3. Add libQMinizip to your project.
  4. Add zlib to your project.

If you are on Linux / Mac OS X you can install the library over the command line.

qmake -o Makefile QMinizip.pro
make
sudo make install

Linux dependencies

If you are using Linux you may need to install the following packages (assuming you are using Debian):

  • build-essential
  • libglu1-mesa-dev
  • zlib1g-dev

Usage

For now there is an example Project.

License

QMinizip is licensed under the MIT license and Minizip is licensed under the Zlib license. Qt is available under different licenses. See Qt Licensing for more informations.

qminizip's People

Contributors

rgpaul avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zb872676223 hmyit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.