tenbaht / sduino

An Arduino-like programming API for the STM8
http://tenbaht.github.io/sduino/
GNU Lesser General Public License v2.1
347 stars 213 forks source link

Space in username causes compile error. #138

Open Hajdew opened 2 years ago

Hajdew commented 2 years ago

'C:\Users*' is not recognized as an internal or external command,

operable program or batch file.

exit status 1

After compiling code i get this error cause of space in my username is there a way to fix it?