Skip to content
New issue

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

Sketch on SMB - Compiler Error #6276

Closed
my1fail opened this issue May 11, 2017 · 1 comment
Closed

Sketch on SMB - Compiler Error #6276

my1fail opened this issue May 11, 2017 · 1 comment
Labels
arduino-builder The tool used to handle the Arduino sketch compilation process

Comments

@my1fail
Copy link

my1fail commented May 11, 2017

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.

@facchinm
Copy link
Member

Hi @my1fail , the : in the sketch path is breaking the parser, moving the issue to arduino/arduino-builder#226

@per1234 per1234 added the arduino-builder The tool used to handle the Arduino sketch compilation process label Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino-builder The tool used to handle the Arduino sketch compilation process
Projects
None yet
Development

No branches or pull requests

3 participants