We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arduino IDE 1.8.2 on Ubuntu Sketches on Windows Share \\Europa\Tausch\Arduino\Sketches
Open and Save in IDE is ok. When i compile gives a error:
Arduino: 1.8.2 (Linux), Board: "Digispark (Default - 16.5mhz)" /home/a1/Progs/arduino-1.8.2/arduino-builder -dump-prefs -logger=machine -hardware /home/a1/Progs/arduino-1.8.2/hardware -hardware /home/a1/.arduino15/packages -tools /home/a1/Progs/arduino-1.8.2/tools-builder -tools /home/a1/Progs/arduino-1.8.2/hardware/tools/avr -tools /home/a1/.arduino15/packages -built-in-libraries /home/a1/Progs/arduino-1.8.2/libraries -libraries /run/user/1000/gvfs/smb-share:server=europa,share=tausch/Arduino/Sketches/libraries -fqbn=digistump:avr:digispark-tiny -ide-version=10802 -build-path /tmp/arduino_build_172254 -warnings=all -build-cache /tmp/arduino_cache_74188 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avr-gcc.path=/home/a1/.arduino15/packages/arduino/tools/avr-gcc/4.8.1-arduino15 -prefs=runtime.tools.micronucleus.path=/home/a1/.arduino15/packages/digistump/tools/micronucleus/2.0a4 -verbose /run/user/1000/gvfs/smb-share:server=europa,share=tausch/Arduino/Sketches/Blink_test/Blink_test.ino/Blink_test.ino.ino open /run/user/1000/gvfs/smb-share: no such file or directory Fehler beim Kompilieren für das Board Digispark (Default - 16.5mhz).
In the Commandline is : a Problem.
The text was updated successfully, but these errors were encountered:
Hi @my1fail , the : in the sketch path is breaking the parser, moving the issue to arduino/arduino-builder#226
:
Sorry, something went wrong.
No branches or pull requests
Arduino IDE 1.8.2 on Ubuntu
Sketches on Windows Share \\Europa\Tausch\Arduino\Sketches
Open and Save in IDE is ok.
When i compile gives a error:
In the Commandline is : a Problem.
The text was updated successfully, but these errors were encountered: