Skip to main content
Arduino

Return to Question

Commonmark migration
Source Link

I cloned https://github.com/sparkfun/APDS-9960_RGB_and_Gesture_Sensor and copied the libraries into the Arduino libraries folder. I then launched Arduino and selected the example. I opened the file GestureTest and when I started upload I received this error:

GestureTest.ino:49:31: fatal error: SparkFun_APDS9960.h: No such file or directory

compilation terminated.

I checked the SparkFun_APDS9960.h and I found it in the Gesture_Sensor/Libraries/src folder.

Is there a solution to resolve this error?

I cloned https://github.com/sparkfun/APDS-9960_RGB_and_Gesture_Sensor and copied the libraries into the Arduino libraries folder. I then launched Arduino and selected the example. I opened the file GestureTest and when I started upload I received this error:

GestureTest.ino:49:31: fatal error: SparkFun_APDS9960.h: No such file or directory

compilation terminated.

I checked the SparkFun_APDS9960.h and I found it in the Gesture_Sensor/Libraries/src folder.

Is there a solution to resolve this error?

I cloned https://github.com/sparkfun/APDS-9960_RGB_and_Gesture_Sensor and copied the libraries into the Arduino libraries folder. I then launched Arduino and selected the example. I opened the file GestureTest and when I started upload I received this error:

GestureTest.ino:49:31: fatal error: SparkFun_APDS9960.h: No such file or directory

compilation terminated.

I checked the SparkFun_APDS9960.h and I found it in the Gesture_Sensor/Libraries/src folder.

Is there a solution to resolve this error?

tags edited
Source Link
Greenonline
  • 3.2k
  • 7
  • 36
  • 48

I cloned https://github.com/sparkfun/APDS-9960_RGB_and_Gesture_Sensor and copied the libraries into the Arduino libraries folder. I then launched Arduino and selected the example. I opened the file GestureTest and when I started upload I received this error:

GestureTest.ino:49:31: fatal error: SparkFun_APDS9960.h: No such file or directory

compilation terminated.

I checked the SparkFun_APDS9960.hSparkFun_APDS9960.h and I found it in the Gesture_Sensor/Libraries/src folder.

Is there a solution to resolve this error? Thank you very much!

I cloned https://github.com/sparkfun/APDS-9960_RGB_and_Gesture_Sensor and copied the libraries into the Arduino libraries folder. I then launched Arduino and selected the example. I opened the file GestureTest and when I started upload I received this error:

GestureTest.ino:49:31: fatal error: SparkFun_APDS9960.h: No such file or directory

compilation terminated.

I checked the SparkFun_APDS9960.h and I found it in the Gesture_Sensor/Libraries/src folder.

Is there a solution to resolve this error? Thank you very much!

I cloned https://github.com/sparkfun/APDS-9960_RGB_and_Gesture_Sensor and copied the libraries into the Arduino libraries folder. I then launched Arduino and selected the example. I opened the file GestureTest and when I started upload I received this error:

GestureTest.ino:49:31: fatal error: SparkFun_APDS9960.h: No such file or directory

compilation terminated.

I checked the SparkFun_APDS9960.h and I found it in the Gesture_Sensor/Libraries/src folder.

Is there a solution to resolve this error?

Post Migrated Here from stackoverflow.com (revisions)
Source Link
Loading
lang-cpp

AltStyle によって変換されたページ (->オリジナル) /