Headers and Source files are all greyout.
-
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!


-
C Christian Ehrlicher moved this topic from General and Desktop on
-
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!


@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.
-
@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.
@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.
-
A aha_1980 has marked this topic as solved on