Coder Social home page Coder Social logo

New release? about gpsbabel HOT 8 CLOSED

gpsbabel avatar gpsbabel commented on May 26, 2024 4
New release?

from gpsbabel.

Comments (8)

fxcoudert avatar fxcoudert commented on May 26, 2024 1

I am from Homebrew, a software distributor. In Homebrew, we distribute Qt 5.10.0, so we'd like to distribute gpsbabel compiled against that Qt 5.10.0.

However, the latest release (1.5.4) does not build against Qt 5.10. We need to apply a patch (https://raw.githubusercontent.com/Homebrew/formula-patches/ca4c4730/gpsbabel/qt5.10.patch) to make it compile.

from gpsbabel.

tsteven4 avatar tsteven4 commented on May 26, 2024 1

Note that we just updated to require Qt >= 5.7. Our travis CI is building and running regression with Qt 5.9.5 on a docker ubuntu/bionic based image.

from gpsbabel.

tsteven4 avatar tsteven4 commented on May 26, 2024 1

Release 1.6.0 is available at https://www.gpsbabel.org/download.html.

Qt 5.9 or newer is required. We currently run CI against 5.9.8 and 5.12.2/5.12.3. 5.12.2 was used for the windows installer (appveyor is a little behind), and 5.12.3 was used for the macOS installer.

The patch referred to above should not be necessary.

from gpsbabel.

tsteven4 avatar tsteven4 commented on May 26, 2024

We are working on a new release but I cannot make promises on when it will be available.

As far as Qt is concerned, I don't understand why you care what version of Qt we build the release with. If you are using our release then the necessary bits of Qt from the version we release with will be included. If you are building yourself then you can attempt to use the version of Qt you like as long as it is above our minimum which is currently Qt 5.2. It is possible you may run into an incompatibility with a newer version of Qt than we release with, in which case we would like to hear about it. Personally I have built with versions as recent as Qt 5.9.3.

We want to make it easy for developers to use Qt as distributed by their distros. For example Ubuntu 16.04.3 LTS is using Qt 5.5.1. We need to work with Qt versions that are available with our continuous integration provides, appveyor and travis. We also need to work on Windows, Linux and macOS. For this reason we refrain from using new Qt features that are not present in all Qt versions >= our minimum unless we can work with and without them.

Can you explain your concern about the Qt version?

It is very unlikely we will do the next release with Qt 5.10, which is now 12 days old.

from gpsbabel.

tsteven4 avatar tsteven4 commented on May 26, 2024

Can you try to build with Qt 5.10 & without your patch against https://github.com/gpsbabel/gpsbabel.git
I think the issue you have has been fixed.

from gpsbabel.

tsteven4 avatar tsteven4 commented on May 26, 2024

FYI I was able to build the HEAD cfc6832 with Qt 5.10.0 without issue (both the command line and GUI) on linux.

from gpsbabel.

adisbladis avatar adisbladis commented on May 26, 2024

Currently patching gpsbabel to build with Qt >=5.9 results in test failures related to rounding (see this attempt at dropping older QT versions in NixOS NixOS/nixpkgs#33836).

A new release (where the tests would hopefully be passing) would be of great value.

from gpsbabel.

tsteven4 avatar tsteven4 commented on May 26, 2024

from gpsbabel.

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.