Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Headers and Source files are all greyout.

Headers and Source files are all greyout.

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 497 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.
  • Q Offline
    Q Offline
    Quang P. Le
    wrote on last edited by
    #1

    Hey guys,

    I'm currently working on a project with multiple people, we all have a github repo that we pull files from. The project was fine until today when I pulled it and realized that all my headers and source files are greyed out and it's not included.

    It said that the files were not part of the project yet when I check the .pro file, it's all include in there.

    Could anybody be kind enough to point out what's wrong? Thanks!

    eed2f1ee-eb87-44d5-9563-8765a4a9257a-image.png
    02068915-cf37-49ba-b473-51cfdd57660c-image.png

    Christian EhrlicherC 1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • Q Quang P. Le

      Hey guys,

      I'm currently working on a project with multiple people, we all have a github repo that we pull files from. The project was fine until today when I pulled it and realized that all my headers and source files are greyed out and it's not included.

      It said that the files were not part of the project yet when I check the .pro file, it's all include in there.

      Could anybody be kind enough to point out what's wrong? Thanks!

      eed2f1ee-eb87-44d5-9563-8765a4a9257a-image.png
      02068915-cf37-49ba-b473-51cfdd57660c-image.png

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Quang-P-Le As the pro file can not be parsed / not all is found, the project can not be loaded. Install the missing modules.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      Q 1 Reply Last reply
      2
      • Christian EhrlicherC Christian Ehrlicher

        @Quang-P-Le As the pro file can not be parsed / not all is found, the project can not be loaded. Install the missing modules.

        Q Offline
        Q Offline
        Quang P. Le
        wrote on last edited by
        #3

        @Christian-Ehrlicher Thanks! It worked, also I needed to update my Qt to version 6.6.3 since only that version allow me to install the multimedia module.

        1 Reply Last reply
        0
        • aha_1980A aha_1980 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