Coder Social home page Coder Social logo

charts_app's Introduction

QT Charts Cmake app

Qt Charts app with cmake as build system for linux / windows.

The app uses Qt 5.15.2 and Qt Charts.

The POST-BUILD and install parts create a portable bundle with executable and libraries in a deployment folder (available currently for linux only). The portability of course is limited to the system where it is built (in this case ubuntu).

Building on windows with cmake (Qt should be installed) is also supported, tested on win10. Installation bundle does not work on windows, although the directory with the compiled executable is portable and can be used as is.

Docker

The Dockerfile is used to build the CI docker image.

Create image from the Dockerfile:

make build

Create the container with shared volumes and start the bash shell:

make shell

Start the GUI app from a docker container:

make run-with-docker

Qt plugins output

In order to see the output of the plugins, run:

export QT_DEBUG_PLUGINS=1

Maintainer

Dr. Konstantin Selyunin, for suggestions / questions / comments please contact: selyunin [dot] k [dot] v [at] gmail [dot] com

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.