|
Re: From C++ to Java
The converter tool is chasing through WPLib and the vxworks headers, and is looking for files that doen't exist even for C++ code.
I don't know the tool you are using, but try to limit it to your robot code itself. WPILib is already converted - you don't need to convert it again :-)
There will be errors, but they should be easy to fix.
|