I can't compile a simple blink sketch.
Error is:
[Stino - Start building "t5"...]
[ 3%] Creating C:\Users\lov\AppData\Local\Temp\Stino_build\t5\t5.ino.cpp.o...
The filename, directory name, or volume label syntax is incorrect.
See also see similar question, that answer not working here.
Path to IDE app is C:\Program Files (x86)\added\Arduino
.
1 Answer 1
Sorry but this is too big for a comment.
Firstly please can you check the obvious, in Windows Explorer paste the path C:\Users\lov\AppData\Local\Temp\Stino_build\t5 into the address bar and does the directory exist. (I have fallen for that so many times)
Secondly do you have permission to create a file there?
Have you updated the IDE? Does blink compile?
Have you tried running the IDE as admin?
Hopefully one of those will fix it.
'C:\Program Files (x86)\added\Arduino'
. Windows does some weird things with that directory, believe me. I usually put it on the desktop or somewhere I have normal write access to.