No such File or directory

Hai people. I really need your help.
i got this error from the arduino software.

Arduino: 1.8.1 (Windows 10), Board: “Arduino Yún”

D:\yun fyp\test\test.ino:1:26: fatal error: Hybridobject.h: No such file or directory

#include <Hybridobject.h>

                      ^

compilation terminated.

exit status 1
Error compiling for board Arduino Yún.

This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.

Have you installed the Hybrid Object library into the Arduino Library folder?

you can find the libraries here , Download
put it in the libraries folder of your arduino :slight_smile:

Thanks for your help guys. I find my self confused. but everything is settle :smiley:

1 Like