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. Error on importing C headers

Error on importing C headers

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
8 Posts 3 Posters 2.0k 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.
  • _ Offline
    _ Offline
    _BXL_
    wrote on last edited by
    #1

    I tried to open a third-person project on Qt creator 4.4.1. However, qt simple does not recognize C header files. What could be wrong?

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

      Hi,

      Your include line reads like a system include. Where does that move_quadcopter folder live ?

      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
      • _ Offline
        _ Offline
        _BXL_
        wrote on last edited by
        #3

        Thanks for reply,

        it lives on src folder that its on my user folder:
        ~/rodain/src/move_quadcopter/src$
        I`m on Linux.

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

          Did you add that path to the INCLUDEPATH variable ?

          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
          • _ Offline
            _ Offline
            _BXL_
            wrote on last edited by
            #5

            Where can i see whether INCLUDEPATH is added?
            The link you show me just say how, but not where.

            aha_1980A 1 Reply Last reply
            0
            • _ _BXL_

              Where can i see whether INCLUDEPATH is added?
              The link you show me just say how, but not where.

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by aha_1980
              #6

              @_BXL_ what kind of project is this? (cmake, qmake...)

              and have you seen the warning on top of the missing include?

              is this a public project? i.e. can you share it?

              Qt has to stay free or it will die.

              1 Reply Last reply
              0
              • _ Offline
                _ Offline
                _BXL_
                wrote on last edited by
                #7

                Hi @aha_1980

                I did saw the warning, but I have no clue why qt shows this message, once I can build it whitout problems
                It is a ROS workspace project.
                I`m tring to import this project from github,

                aha_1980A 1 Reply Last reply
                0
                • _ _BXL_

                  Hi @aha_1980

                  I did saw the warning, but I have no clue why qt shows this message, once I can build it whitout problems
                  It is a ROS workspace project.
                  I`m tring to import this project from github,

                  aha_1980A Offline
                  aha_1980A Offline
                  aha_1980
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @_BXL_ sorry as this is no standard QtCreator I cannot help you. Maybe the ROS plugin maintainers can.

                  Qt has to stay free or it will die.

                  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