No (.h) header files found


Having trouble uploading code to the Arduino because of this error. Any help is appreciated! Thank you!

please post text as text, with the full error (not as an image of text all the more when it's truncated)

➜ copy / paste

This is the error:
Sketch uses 2128 bytes (6%) of program storage space. Maximum is 32256 bytes.
Global variables use 52 bytes (2%) of dynamic memory, leaving 1996 bytes for local variables. Maximum is 2048 bytes.
Invalid library found in C:\Users\cc_ru\Documents\Arduino\libraries\arduinolibrary: no headers files (.h) found in C:\Users\cc_ru\Documents\Arduino\libraries\arduinolibrary

what's in this folder ?

if it's empty get rid of it

It has folders of the libraries installed

and what's in the directory above
image

seems the libraries were installed incorrectly (how did the Linx stuff get there?)


I took your suggestion and deleted the folder. It worked, the error message isn't showing up anymore.

OK - this was possibly stuff needed for interfacing with LabVIEW (but not installed correctly). Are you using LabVIEW?

Your installation looks weird to me

Yes, I was using LabVIEW in the past.

Ok

You’ll likely need to reinstall those libraries if you need that again in the future

Also see No headers files (.h) found in <SOLVED>
for an alternate cause and solution

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.