|
Re: Build Error
Capenga, you are storing your code in a path that is longer then the 60 something characters that the compiler allows. You need to move it to a shorter path, such as: R:\FrcCode2005v2.4
You also need to revert whatever you did to stdio.h, like jgannon said.
|