![]() |
Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
I'm having trouble calling my wrapper - it hasn't happened before. Here's the code that has been reduced to purely illustrate the problem.
Code:
//Atlas.hCode:
//Atlas.cppCode:
//initialize.cppQuote:
help? |
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
What happens if you try to deploy it? I believe that's an error with the internal eclipse compiler, and your code will actually compile.
|
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
Note how the problem persists when everything is consolidated in one file:
Code:
//Atlas.cpp |
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
I have not tried to deploy this since it cannot even properly build. Right now, I'm at home so I cannot try that. Any other suggestions?
|
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
What I'm saying is that the internal eclipse builder thinks that's an error, but it's not. It should deploy properly when you connect to the roboRIO.
|
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
Quote:
|
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
Quote:
|
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
If you know you coded it right and its just the compiler saying you have an error, re-index it by right clicking on the project, scroll down to the index option and select rebuild. You'll only have the standard gcc and etc errors.
|
Re: Problem calling START_ROBOT_CLASS(_CLASSNAME_) Wrapper
Quote:
|
| All times are GMT -5. The time now is 02:39. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi