|
Re: the c++ code is having errors
class Robot: public Robot isn't a line of code I see when I create a new C++ project, only class Robot: public SampleRobot. I think that might be your problem. Can you copy and paste all of your code so that we can take a look at it, please?
|