Does anyone have Vex Coding Studio?

Also, have you also defined Vision10 in main.cpp? The errors seem to indicate you double defined and this is un necessary

I have, it should be the Vision sensor defined.

And does it have the same line in robot config.cpp. If it is in both, the one in main.cpp is un necessary. Also, in one of the lines, you wrote Vision1 instead of Vision10