2021-01-21 05:52 PM
I Added a path variable to the project
and when i'm using this variable with the include files, it can't be recognized
so what is problem?
2021-01-21 05:55 PM
it seems that the images aren't attached to my post
2021-01-21 06:17 PM
Unfortunately Path variables cannot be used in CDT settings (Paths and symbols, etc). For this you should define a Build variable (under C++ Build).
At least in this version of Eclipse CDT.
Path variables only work in definition of linked resources.
Yes, very annoying and silly :(
--pa
2021-01-22 07:50 AM
unbelievable, I'm using this feature with code composer from TI which is based on eclipse from about 7 years ago and this feature was supported.
Thank you very much for your answer!
Mohammed