
Velleman Allbot VR408
Velleman Allbot VR408
The software for the Allbot (Arduino Uno) is somehow not working. Can anyone help me?
"fatal error: ALLBOT.h: No such file or directory" is probably the relevant error here.
This is a C library that you are missing.
https://github.com/Velleman... <-- Here you can find the current version.
https://www.arduino.cc/en... <-- Here are the instructions for installing new libraries.
I don't have an Allbot, so I can't speak from experience.
But try it with this and maybe it will help.
MfG
Maybe he doesn't like your folder name with the "for"... Please use a file path without umlauts and spaces. Otherwise, contact the manufacturer to find out what the problem is.
Das ist noch die Fehlermeldung
Arduino: 1.8.3 (Windows 10), Board: "Arduino/Genuino Uno"
C:\Users\Erik\Documents\Programmierung für ALLBOT\Arduino\Sketch\VR408Scratch\VR408Scratch.ino:94:20: fatal error: ALLBOT.h: No such file or directory
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.