Open ivdok opened 7 years ago
Hi @ivdok could you provide a test case? Or just checking with arduino 1.6 is enough?
Just checking is enough to reproduce this. But at the same time it's not verbose enough for me to fix by myself. As I mentioned, the only thing that changed with introduction of 1.6-specific config is the folder, which it considers that it has wrong libs.
On Dec 3, 2016 04:37, "Alejandro Leiva" notifications@github.com wrote:
Hi @ivdok https://github.com/ivdok could you provide a test case? Or just checking with arduino 1.6 is enough?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gloob/vusb-for-arduino/issues/2#issuecomment-264605708, or mute the thread https://github.com/notifications/unsubscribe-auth/ADOds0UYX2nWkOUQ-fjIKb7Vu1VcuAD_ks5rEMfGgaJpZM4LDIRB .
So far I've tried to recreate keywords.txt and library.properties from scratch, but to no avail. Renaming "libraries" to "src", as in another libraries examples, also didn't work. The IDE itself spews nonsense, like "Invalid library found in C:\Users\\Documents\Arduino\libraries\vusb-for-arduino: C:\Users\\Documents\Arduino\libraries\vusb-for-arduino\src".
But even without my changes, it spells the same "invalid library" error.