Results 1 to 2 of 2

Thread: Installing Qt DataVisualization

  1. #1
    Join Date
    Oct 2015
    Posts
    33
    Thanks
    14
    Qt products
    Qt5
    Platforms
    Unix/X11

    Question Installing Qt DataVisualization

    Hey friends,

    I'm currently trying to get DataVisualizations but i cant get it to work I tried to follow the instructions from:

    http://doc.qt.io/QtDataVisualization/

    i added this line to main.cpp

    Qt Code:
    1. #include <QtDataVisualization>
    2.  
    3. using namespace QtDataVisualization;
    To copy to clipboard, switch view to plain text mode 

    and this to the .pro file:

    Qt Code:
    1. QT += datavisualization
    To copy to clipboard, switch view to plain text mode 

    i did not understand what to do with this or where to put it:

    Qt Code:
    1. import QtDataVisualization 1.2
    To copy to clipboard, switch view to plain text mode 

    At the moment the general message from qt creator says this:

    Warnings while parsing QML type information of /home/gordon/Qt/5.5/gcc_64/qml:
    <dump of /home/gordon/Qt/5.5/gcc_64/qml>:1:24: Reading only version 1.1 parts.
    <dump of /home/gordon/Qt/5.5/gcc_64/qml>:10:5: Expected only Component and ModuleApi object definitions.

    Project ERROR: Unknown module(s) in QT: datavisualization
    ---------------

    to me it seems i need to install the add on somehow, but i could not find it in the package manager. can someone point me in the right direction? is this add on included in the opensource licence?

    thx in advance guys!

  2. #2
    Join Date
    Dec 2015
    Posts
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Installing Qt DataVisualization

    This "datavisualization" module is not part of Qt OpenSource edition.

  3. The following user says thank you to dexterqt for this useful post:

    Lumbricus (9th December 2015)

Similar Threads

  1. Installing Qwt
    By agupta108 in forum Qwt
    Replies: 1
    Last Post: 30th November 2012, 08:37
  2. Need help installing Qwt
    By Computer Hater in forum Qwt
    Replies: 35
    Last Post: 10th October 2011, 18:57
  3. installing qwt
    By szisziszilvi in forum Qwt
    Replies: 14
    Last Post: 9th February 2011, 08:56
  4. installing qt using
    By impeteperry in forum Installation and Deployment
    Replies: 2
    Last Post: 30th December 2009, 15:41
  5. Installing
    By bsws1079 in forum Newbie
    Replies: 3
    Last Post: 2nd April 2007, 23:19

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.