Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Independent Developers
  4. Error: C1083: Cannot open include file: 'QChartGlobal': No such file or directory

Error: C1083: Cannot open include file: 'QChartGlobal': No such file or directory

Scheduled Pinned Locked Moved Independent Developers
6 Posts 3 Posters 4.5k 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.
  • N Offline
    N Offline
    nadiya
    wrote on last edited by
    #1

    Hi all...I am very much new to QT.....I am trying to make simple graph.....but every time I am getting error " 'QChartGlobal': No such file or directory" and for another prog getting "error: C1083: Cannot open include file: 'QBarSeries': No such file or directory".....I know these are very silly errors as I have not that much idea please help me....Thanks in advance

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Do you have something similar to that line

      @CONFIG += qtcommercialchart@

      in your pro file ?

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

      1 Reply Last reply
      0
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #3

        There are no such classes in Qt, so the errors are correct ;-) These classes come from Qt Commercial Charts. Are you using the commercial Qt?

        (Z(:^

        1 Reply Last reply
        0
        • N Offline
          N Offline
          nadiya
          wrote on last edited by
          #4

          Hi SGaist.... thanks for ur reply...i have already added
          CONFIG += qtcommercialchart
          in my .pro file still it is not working :(

          1 Reply Last reply
          0
          • N Offline
            N Offline
            nadiya
            wrote on last edited by
            #5

            Hi sierdzio......yes i m using commercial QT..but i dont have any idea why these errors are coming....please help

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Are you sure you have that module installed ?

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

              1 Reply Last reply
              0

              • Login

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