This path dose not exists. I have a 80gb ssd drive that my computer boots from c:. My e:\ drive is a 1tb drive that has all my Arduino software on. Is this a problem? My sketches are in the Arduino directory with other directors including examples, is this a problem?
Thanks I did have a invalid path to a library. But even when a sketch works I get this long invalid path in the c:\windows directory dose the software make this path/files while compiling then delete it afterwards? if hard disk space is needed why is the temp path not used? thanks andy
I do not quite understand what you are experiencing.
A temp folder is used!
But even when a sketch works I get this long invalid path in the c:\windows directory
What makes it invalid. If its there, is it not valid?
The IDE will delete the temp folder when it closes. If it doesn't, you can use something like CCleaner to remove all system and user temp data.
If you are having trouble explaining it, copy the text you are seeing, or take a screenshot.
How ever the C:\Windows\system32\config\SYSTEM~1\AppData\Local\Temp\build0006f0aac0e1ea328854befa23bbc9ca.tmp/Blinkmine.ino.hex"
path is rubbish it at no time do I have such a path on my c: drive. I don't understand the file structure of the software. I know that libraries have to be in the library directory when the program is started and the file has the extension .h but other than that I am lost
sorry to be a pain happy xmas andy