If I try to export my RobotBuilder project to C++, I only end up with some of the files that I should have and Robotbuilder gets stuck loading. Any ideas what this could be?
Can you be more specific? What files aren’t being generated?
The files in the subsystem folder
I just updated to the latest plugins and the robot builder is erasing all my custom public function implementations when I re-export and the code is clearly NOT between the //begin //end autogen comments!! Only seems to happen in the .cpp. The declarations in the header don’t get erased.
Unfortunately, I can’t confirm if this was happening with the plugin that was release prior…
Yes, it happened with the previous release. See https://usfirst.collab.net/sf/go/artf4796
sigh…thanks for the info…seems like something that should be fixed soon hopefully…that’s a pretty significant bug
Yeah, Robot builder hasn’t been working for me either. The projects generated with it cannot build and are missing the Debug and Include files that are made when you make a sample WPILIB Robot project. Also, it does not edit file and only keeps creating them when I make modifications as well.