|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
[FTC]: Compile error
So i have my autonmous ironed out in robotC....or at least i think i do. My only issue is that when i compile my code the compiler tells me that i have a motor redefinition error at the end of my code. Anyone know what that means? How to fix it?
|
|
#2
|
||||
|
||||
|
Re: [FTC]: Compile error
It means that in some part of the code, you are naming something again, means also that you have two motors named the same thing. Paste your code if this does not help.
|
|
#3
|
||||
|
||||
|
Re: [FTC]: Compile error
I have attached a version of my autonomous code that shows the error upon compiling. I have absolutely no idea as to why I am having this issue
|
|
#4
|
||||
|
||||
|
Re: [FTC]: Compile error
...I copy and pasted that code over and I got no error...
Try reinstalling RobotC, and making sure you have the updated Joystick driver. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MPLAB Compile Error with MPLIB | GRS | Programming | 2 | 04-11-2008 10:31 |
| const array - 'auto' compile error ? | oddjob | Programming | 10 | 17-02-2007 01:36 |
| compile error | Chuck Merja | Programming | 3 | 17-02-2005 15:02 |
| InterruptVectorLow error when we compile | Redneck | Programming | 5 | 02-02-2005 22:57 |
| Compile error | blindguyinanorg | Programming | 4 | 12-02-2004 19:49 |