Hey. I just did a rewrite of the code for the 2005-2008 robots we have lying around, since we were either missing it or it was partially broken... Anyway after fixing the multitude of syntax errors and linker errors (

) I got a very interesting linker error. It said something along the lines of "file C:\Users\Team1546\Desktop\Robotics Code\Current\Pre-09 Code Base\v1.3\autonomous.o violates 62 character filename limit". I solved this by simply moving the project directory (v1.3) to the C drive root and it built just fine. I'm wondering if there's any solution for this rather annoying filename limitation or if I just have to live with it. I'm running Vista, if that matters.