Skip to content

External libraries do not compile #31

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

Closed
dlabun opened this issue Aug 7, 2016 · 5 comments
Closed

External libraries do not compile #31

dlabun opened this issue Aug 7, 2016 · 5 comments

Comments

@dlabun
Copy link
Collaborator

dlabun commented Aug 7, 2016

Not sure what's going on with this one, but select external libraries will not compile.... For example if you try to use the Adafruit GFX library it will come back with a "No such file or directory" error. I know this library works perfectly fine if I select any other Arduino board. Same issue occurs with libraries I wrote personally.

@sandeepmistry
Copy link
Owner

@dlabun please share the full verbose output from the compile. Also, which IDE version are you using?

@dlabun
Copy link
Collaborator Author

dlabun commented Aug 14, 2016

Hi Sandeep,

I've attached the verbose from the same sketch compiled against your nRF BSP and the stock Arduino Zero BSP. I have tried this with both 1.6.9 and .10 with the same results.

Thanks,
Doug

nrf52.txt
zero.txt

@sandeepmistry
Copy link
Owner

@dlabun thanks.

Could you please also most the sketch?

@dlabun
Copy link
Collaborator Author

dlabun commented Aug 22, 2016

Something must have changed in 1.6.11 because it's compiling correctly today... Could like have related to Arduino #5199?

@sandeepmistry
Copy link
Owner

Good question. Not a high priority for me to look into at this point, but let me know if you figure out what the change was.

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