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

can't #include <MyLibrary.h> and can't use the string type #1

Open
emaglio opened this issue Feb 22, 2017 · 1 comment
Open

can't #include <MyLibrary.h> and can't use the string type #1

emaglio opened this issue Feb 22, 2017 · 1 comment

Comments

@emaglio
Copy link
Owner

emaglio commented Feb 22, 2017

I need to include my library using the full path of the .h file.
It seems a problem of the compiler and everywhere I read seems that I need to setup the AVR compiler: http://playground.arduino.cc/Code/Eclipse

It looks quite complicated and I'm not sure if I can use the Eclipse C++ IDE for Arduino (Neon) which looks good so far.

@emaglio emaglio added this to the Complex project milestone Feb 22, 2017
emaglio added a commit that referenced this issue Mar 20, 2017
@emaglio
Copy link
Owner Author

emaglio commented Mar 20, 2017

This is good to setup the AVR compiler: https://www.codeproject.com/Articles/1003347/Creating-Arduino-programs-in-Eclipse
This won't fix the issue with #include and std::string

@emaglio emaglio changed the title #include <MyLibrary.h> not working can't #include <MyLibrary.h> and can't use the string type Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant