Arduino can't find libraries, using 1.6.9 and Windows 10


i installed 1.6.9 , wire.h can't found when there no issues on 1.6.6.

also have lcd.h in library (folder different name), , worked on 1.6.6 can't found on 1.6.9.

anyone else have issue?

i didn't see in search.

thanks in advance.

i installed 1.6.9 , wire.h can't found when there no issues on 1.6.6.
please post full error output. there should button "copy error messages" on right side of orange bar after compiling fails. click button , paste message here using code tags(</> button on toolbar).

also have lcd.h in library (folder different name), , worked on 1.6.6 can't found on 1.6.9.
please provide more details.


Arduino Forum > Using Arduino > Installation & Troubleshooting > Arduino can't find libraries, using 1.6.9 and Windows 10


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'