Eclipse shows error though GCC says no error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-10-19 1:50 PM
I'm just getting started with development for STMF4 etc.
Using Eclipse IDE for GNU ARM & RISC-V C/C++ Developers Version: 2018-09 (4.9.0)
Got the blinky C++ example to build and run fine on STMF4 Discovery board.
Despite no errors from GCC build, Eclipse is showing errors like below;
seems to not correctly match C++ member functions.
Any ideas what causes this and how to fix it?
Thanks!
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
2018-10-19 4:16 PM
If it compiled without errors and runs well, this is Eclipse issue, so check with Eclipse community. Does the ST's own Atollic IDE behave same?
-- pa
