'symbol': file name exceeds number bytes in length
The length of a file pathname exceeds _MAX_PATH (defined by STDLIB.h as 260 characters).
Possible cause
cl -c myfile.cpp
may cause the compiler to generate:
D:\<very-long-directory-path>\myfile.cpp