Error on importing C headers
Unsolved
Installation and Deployment
-
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?
-
Hi,
Your include line reads like a system include. Where does that
move_quadcopter
folder live ? -
Did you add that path to the INCLUDEPATH variable ?
-
Where can i see whether
INCLUDEPATH
is added?
The link you show me just say how, but not where. -
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,