Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C/C++ std libs no more resolved by Eclipse IDE #220

Closed
ncolomer opened this issue May 27, 2015 · 2 comments
Closed

C/C++ std libs no more resolved by Eclipse IDE #220

ncolomer opened this issue May 27, 2015 · 2 comments

Comments

@ncolomer
Copy link

The standard C/C++ libraries include are no more resolved by Eclipse CDT IDE after initializing the project with platformio init --ide eclipse (eg. stdarg.h, stdbool.h or stddef.h).

It seems to be a regression since I did not face the problem when settings the project configuration manually according to @ivankravets blog post, cf image below:

screenshot

Maybe this is just about a missing flag/path but I saw nothing missing after comparing configs.

@ivankravets
Copy link
Member

Thanks again for the report 👍 . Please try the latest build http://docs.platformio.org/en/latest/installation.html#development-version

Did it help you?

@ncolomer
Copy link
Author

Hi @ivankravets, a9a9545 fixed the issue, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants