No Such File Or Directory But I Already Had This File - Arduino Forum
Maybe your like
I downloaded a project online and tried to run it, but I got an error message which is : Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Uno"
simpleMovements:1:10: fatal error: Braccio++.h: No such file or directory
compilation terminated.
exit status 1
Braccio.h: No such file or directory
This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
However, I already had this file in my libraries.
image582×599 20.7 KB
Then what can I do to fix this error?
Thank you!!!
J-M-L February 19, 2022, 3:18pm 2what do you have in that folder if you go look into your hard drive (Library folder)
alex_wu February 19, 2022, 3:25pm 3That's all I have in this folder
image766×292 11.6 KB
OK sounds pretty OK. if you open one of their examples, does it compile?
EDIT: hold on, the compiler complains about Braccio++.h ➜ is that another library?
➜ post the full error
Grumpy_Mike February 19, 2022, 3:32pm 5@alex_wu do not post in the installation and troubleshooting section about YOUR project. Moved it here.
alex_wu February 19, 2022, 3:34pm 6Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Uno"
simpleMovements:13:10: fatal error: Braccio.h: No such file or directory
Multiple libraries were found for "Braccio.h"
compilation terminated.
Used: C:\Users\Yunchen Wu\OneDrive\文档\Arduino\libraries\Braccio
Not used: C:\Users\Yunchen Wu\OneDrive\文档\Arduino\libraries\arduino-library-braccio-master
exit status 1
Braccio.h: No such file or directory
This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
I run it again and the error message is shown here.
J-M-L February 19, 2022, 3:35pm 7Multiple libraries were found for "Braccio.h"
compilation terminated.
Used: C:\Users\Yunchen Wu\OneDrive\文档\Arduino\libraries\Braccio
Not used: C:\Users\Yunchen Wu\OneDrive\文档\Arduino\libraries\arduino-library-braccio-master
so you have multiple libraries. I'd suggest you get rid of all of them and only install the one you want
sterretje February 19, 2022, 3:35pm 8You have to dig a little deeper; what is in the src folder?
alex_wu February 19, 2022, 3:36pm 9Okay, I will try that and see what happens, thank you!
in0 February 19, 2022, 4:25pm 10Used: C:\Users\Yunchen Wu\OneDrive\文档\Arduino\libraries\Braccio
Unfortunately, the Arduino IDE does not correctly support paths with characters like 文档. This is the cause of the errors you have been getting.
As a workaround to the bug in the Arduino IDE, please do this:
- Select File > Preferences from the Arduino IDE menus.
- Set the "Sketchbook location" preference to a path that contains only ASCII characters.
- Click the OK button.
Now try compiling your sketch again.
Unrelated to the error you had, but FYI, the "Arduino_Braccio_plusplus" library was written for use with the Arduino Nano RP2040 Connect board. I don't think you'll have any chance of using that library with an Arduino Uno board.
I think the original Braccio library should be usable with the Uno though.
system Closed August 18, 2022, 4:25pm 11This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.
Related topics
| Topic | Replies | Views | Activity |
|---|---|---|---|
| No such file directory even though i have already installed the related library IDE 1.x | 10 | 1353 | February 3, 2026 |
| Problems With Library General Guidance | 4 | 71 | December 11, 2025 |
| I keep getting library compilation error despite having the library IDE 2.x | 7 | 499 | October 31, 2024 |
| Fatal error: mbed.h: No such file or directory Programming | 8 | 214 | August 15, 2025 |
| [Solved] Library not installed error Programming | 10 | 412 | February 27, 2025 |
Tag » Arduino Joystick.h No Such File Or Directory
-
Fatal Error: ArduinoBLE.h: No Such File Or Directory - Arduino Forum
-
“.h: No Such File Or Directory" - 2 Easy Fixes To Arduino Error - SOLVED
-
2 Easy Fixes To Arduino Error: “.h: No Such File Or Directory" - YouTube
-
Arduino - How To Fix Error .h: No Such File Or Directory
-
[Résolu] Message D'erreur "No Such File Or Directory" - Arduino Forum
-
[Solved] Help With: Fatal Error: Arduino.h: No Such File Or Directory
-
Arduino Joystick Doesnt Work - Programming Questions
-
The Joystick.h File Or Directory Is Missing (#4) · Issues - GitLab
-
How To Fix .h: No Such File Or Directory Error - Linux Hint
-
Arduino IDE Error On Using Hieronymous Joystick Library
-
How To Solve There Are No Such File Or Directory - Stack Overflow
-
[PDF] Arduino Compile Error Not Been Declared - Stefano Boeri Architetti
-
Arduino Joystick Library - Programming Ponderings
-
Revision 2.0 Of USB Host Library For Arduino. - GitHub