Tag: SdFat
-
Arduino compile error: the filename, directory name, or volume label syntax is incorrect
GetFileAttributesEx D:\Arduino\libraries\SdFat/SdInfo.h D:\Arduino\libraries\SdFat/SdSpi.h: The filename, directory name, or volume label syntax is incorrect. The error message above started cropping up shortly after I upgraded to Arduino 1.6.8 on Windows 7 x64. The cause seems to be due to some folder becoming locked in the Arduino compile pathway. One solution seems to be to close the…