I'm using MacOS, and I working on a STM32 project. I can't open declaration of some functions even if their libraries included at the project. Maybe I've to add paths, but I don't know how.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-09-17 11:56 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-09-17 1:21 PM
Does it compile? Do the library source files exist in your project? If so, rebuild the index. Right click project -> Index -> Rebuild.
If you feel a post has answered your question, please click "Accept as Solution".
