Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Installing Qt Data Visualization

Installing Qt Data Visualization

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 2 Posters 2.1k 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.
  • T Offline
    T Offline
    Tom asso
    wrote on 19 Aug 2019, 20:08 last edited by
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 19 Aug 2019, 20:14 last edited by
      #2

      Hi,

      You can get the installer by starting from here.

      However, what version of Qt are you using ?
      How did you install it ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      T 1 Reply Last reply 19 Aug 2019, 20:27
      0
      • S SGaist
        19 Aug 2019, 20:14

        Hi,

        You can get the installer by starting from here.

        However, what version of Qt are you using ?
        How did you install it ?

        T Offline
        T Offline
        Tom asso
        wrote on 19 Aug 2019, 20:27 last edited by
        #3

        @sgaist - I have Qt 5.12.1. I believe that Qt was installed from that link you provided. I see the MaintenanceTool in the Qt directory on my machine, but how exactly to specify the repository for Qt Data Visualization? I'm running ubuntu 16.04. Thanks!

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 19 Aug 2019, 20:30 last edited by
          #4

          The online installer should give access to all what you want. IIRC, the structure has changed a bit recently so you may have to search bit.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          T 1 Reply Last reply 19 Aug 2019, 23:24
          0
          • S SGaist
            19 Aug 2019, 20:30

            The online installer should give access to all what you want. IIRC, the structure has changed a bit recently so you may have to search bit.

            T Offline
            T Offline
            Tom asso
            wrote on 19 Aug 2019, 23:24 last edited by
            #5

            @sgaist - Thanks for that info. I got the downloader as you suggested from here. When I ran the downloader I specified the latest Qt version 5.13.0 and checked the "Qt Data Visualization" box in the list of add-ons. Everything seems to have downloaded and installed. I'm using Qt Creator visual design editor and I want to import data visualization; I select Library->Imports->Add Import->QtDataVisualization 1.3 (listed as a choice). But after doing that, the Navigator panel has an error saying 'module "QtDataVisualization" is not installed'. I seem to be missing an installation step, but what?

            T 1 Reply Last reply 19 Aug 2019, 23:34
            0
            • T Tom asso
              19 Aug 2019, 23:24

              @sgaist - Thanks for that info. I got the downloader as you suggested from here. When I ran the downloader I specified the latest Qt version 5.13.0 and checked the "Qt Data Visualization" box in the list of add-ons. Everything seems to have downloaded and installed. I'm using Qt Creator visual design editor and I want to import data visualization; I select Library->Imports->Add Import->QtDataVisualization 1.3 (listed as a choice). But after doing that, the Navigator panel has an error saying 'module "QtDataVisualization" is not installed'. I seem to be missing an installation step, but what?

              T Offline
              T Offline
              Tom asso
              wrote on 19 Aug 2019, 23:34 last edited by Tom asso
              #6

              Moreover most of the Qt Creator visualization examples that I just downloaded crash after startup on my ubuntu machine with message "OpenGL version is too low, at least 2.1 is required". I do not understand why because glxinfo indicates "OpenGL version string: 4.5 Mesa 18.0.5". I've apparently got some weird configuration error, but I don't know what it is.

              T 1 Reply Last reply 20 Aug 2019, 19:05
              0
              • T Tom asso
                19 Aug 2019, 23:34

                Moreover most of the Qt Creator visualization examples that I just downloaded crash after startup on my ubuntu machine with message "OpenGL version is too low, at least 2.1 is required". I do not understand why because glxinfo indicates "OpenGL version string: 4.5 Mesa 18.0.5". I've apparently got some weird configuration error, but I don't know what it is.

                T Offline
                T Offline
                Tom asso
                wrote on 20 Aug 2019, 19:05 last edited by Tom asso
                #7

                I verified that Qt that I retrieved yesterday with the online downloader already contains everything in the qtdatavis3d git repository. Just to be sure I retrieved, built, and installed qtdatavis3d repository per these instructions. Added "QT += datavisualization" to my .pro file per the Qt Data Visualization Known Issues page. Yet while qt creator designer offers "QtDataVisualization 1.3" as an import, the import fails with designer error message 'found not working import... "QtDataVisualization" is not installed'. What am I missing?

                1 Reply Last reply
                0

                1/7

                19 Aug 2019, 20:08

                • Login

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