Arduino: 1.8.19 (Mac OS X), Board: "Arduino Uno"
OpenCat:102:10: fatal error: src/ir/IRremote.h: No such file or directory
I belive I have this file directory but cant figure out wat's wrong. Would appreicate any adive.
Multiple libraries were found for "Multiplexer.h"
#include "src/ir/IRremote.h"
Used: /private/var/folders/mj/c9w1mw1x075fysj8bgszt70c0000gn/T/AppTranslocation/2483A63D-2519-41E5-98F8-34AE95939968/d/Arduino.app/Contents/Java/libraries/Robot_Control
^~~~~~~~~~~~~~~~~~~
Not used: /private/var/folders/mj/c9w1mw1x075fysj8bgszt70c0000gn/T/AppTranslocation/2483A63D-2519-41E5-98F8-34AE95939968/d/Arduino.app/Contents/Java/libraries/Robot_Motor
compilation terminated.
exit status 1
src/ir/IRremote.h: No such file or directory
Invalid library found in /Users/officemac/Documents/Arduino/libraries/IRremote: no headers files (.h) found in /Users/officemac/Documents/Arduino/libraries/IRremote
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
It was a wonderful chance to visit this kind of information and I am very happy to know it.
Thank you, I will give both of these recommendations and try and let you know. Kindly, Marcus
There seems to be a conflict with your previously installed libraries. We already included the IRremote library in OpenCat, considering the request by many newbie users. The newest OpenCat folder should contain all the libraries. You may try to delete the other libraries under Arduino/libraries and see if the compilation can pass.
first thing is you did not remove "-main" from the opencat folder. Makes all the difference.
Here are some screen shots. Thank you for your response and any assistance.
Do you have other libraries installed? Could you take a screenshot of your Arduino/Library/ folder and OpenCat/ folder?