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

#include <Arduino.h> on cpp and .h files not working #248

Closed
roobre opened this issue Aug 30, 2014 · 3 comments
Closed

#include <Arduino.h> on cpp and .h files not working #248

roobre opened this issue Aug 30, 2014 · 3 comments
Labels

Comments

@roobre
Copy link

roobre commented Aug 30, 2014

In file included from Whatever.cpp:1:
Whatever.h:4:21: warning: Arduino.h: No such file or directory.

I'm using Arduino 1.5, So I think this might be a cause. Can I manually override the path before including to workaround this?

@sudar sudar added the question label Aug 31, 2014
@sudar
Copy link
Owner

sudar commented Aug 31, 2014

Can you post the makefile that you are using?

Also support for Arduino 1.5 is still experimental. See issue #45

@sej7278
Copy link
Collaborator

sej7278 commented Sep 24, 2014

can we close this due to no response?

@sudar
Copy link
Owner

sudar commented Sep 24, 2014

@roobre I am closing this because of inactivity. Re-open or create a new one if needed.

@sudar sudar closed this as completed Sep 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants