Giter Club home page Giter Club logo

Comments (6)

stachenov avatar stachenov commented on August 18, 2024 1

Done. The branch is v0.9.x. Don't forget to switch to it when creating a PR.

Since you're using CMake, you may wish to take a look at #60. There's a lot of CMake-related changes being discussed there.

from quazip.

stachenov avatar stachenov commented on August 18, 2024 1

I'm planning to learn CMake as soon as possible. I've also heard a rumor that Qt itself may switch to CMake in the future.

Meanwhile, 0.9.1 is out. Enjoy!

from quazip.

p01arst0rm avatar p01arst0rm commented on August 18, 2024

this issue was actually fixed in commit
5c1f529
with the additions of lines 9 & 10

set(QUAZIP_LIB_VERSION 1.0.0)
set(QUAZIP_LIB_SOVERSION 1)

it looks like on 0.9 the version: in quazip.pc is
left blank. I guess this problem is alredy fixed.
Could you possibly provide a 0.9.1 build or
something of the sort?

from quazip.

stachenov avatar stachenov commented on August 18, 2024

I can't. That commit merged a lot of 1.0-related stuff, not just version. I don't understand CMake, so I can't just randomly add some lines hoping that it fixes whatever you think it should fix.

I can create a branch for 0.9.x, though, and then you can issue a PR containing whatever changes you want to see in 0.9.1. Then I'd just merge it and release a new version.

from quazip.

p01arst0rm avatar p01arst0rm commented on August 18, 2024

sounds like a good idea :)

from quazip.

p01arst0rm avatar p01arst0rm commented on August 18, 2024

its worth noting that a lot of package managers default to using cmake over qmake.... at least Pacman on arch does.

from quazip.

Related Issues (20)

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.