Giter Club home page Giter Club logo

Comments (4)

echo-devim avatar echo-devim commented on May 31, 2024

You should check your Qt5 Charts version using the following command:

ls -l /usr/lib64/libQt5Charts.so*

or (for a 32 bit system):

ls -l /usr/lib/libQt5Charts.so*

from fhex.

qwertzy-antonio-godinho avatar qwertzy-antonio-godinho commented on May 31, 2024

I've installed the missing library (sudo apt install libqt5charts5), and is working well. The library doesn't pull any extra dependencies, that's a good thing. Thank you.

from fhex.

jmccabe avatar jmccabe commented on May 31, 2024

Sorry, commenting on a closed issue, but I didn't think creating a new issue was that valuable as I was going to ask the same question.

I assumed that a "static-libs" build with the Qt stuff would mean I don't need to already have Qt5 shared libraries installed. Is that not your intention? If not, can you clarify any dependencies on your README.md?

from fhex.

echo-devim avatar echo-devim commented on May 31, 2024

Readme updated, static build will not be provided anymore.

from fhex.

Related Issues (9)

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.