Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. qml execution : module "QtCharts" is not installed
Forum Updated to NodeBB v4.3 + New Features

qml execution : module "QtCharts" is not installed

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 1 Posters 166 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    ludo78
    wrote on last edited by
    #1

    Hi,

    I try to run qmloscilloscope (https://doc.qt.io/qt-5/qtcharts-qmloscilloscope-example.html)

    Under Debian and Qt5, I installed Charts with the command : sudo apt-get install libqt5charts5-dev
    I configured the CMakeLists.txt and had no compilation errors with '#include <QtCharts/QAbstractSeries>' in the *.h file.

    However, during execution, I encountered this error message in a qml file (ScopeView.qml) : module "QtCharts" is not installed

    Would you have any ideas?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      ludo78
      wrote on last edited by
      #2

      it works with : sudo apt-get install qml-module-qtcharts

      1 Reply Last reply
      0
      • L ludo78 has marked this topic as solved on

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved