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

Won't compile a library that compiles without issue with Arduino IDE #331

Closed
va-nadium opened this issue Nov 20, 2015 · 2 comments
Closed
Assignees

Comments

@va-nadium
Copy link

Reproduce Steps:

  1. platformio init a new project
  2. Download https://github.com/mysensors/Arduino/archive/development.zip
  3. Copy libraries/* into new project lib folder
  4. Copy example from zip file's libraries\MySensors\examples\GatewaySerial\GatewaySerial.ino into new project src directory
  5. platformio run

Expected Result

Project compiles
Works in Arduino IDE ver 10606

Real Result

Project fails to compile

@ivankravets
Copy link
Member

Resolved in #289

@platformio platformio deleted a comment from valeros Dec 4, 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

3 participants