adding Path Variable to the project isn't working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-21 5: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?
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-21 5:55 PM
it seems that the images aren't attached to my post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-21 6: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-22 7: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
