Skip to content

Vagrant CTC Patch

David Chan edited this page Jul 12, 2016 · 1 revision

Cross-Compile Toolchain Patches

When writing the code for the main engine, there were a number of files in the build system that had to be patched in order to support advanced C++11 features, or some of the boost library features that were available on the robot. For more information, see the repository: (https://github.com/DU-RoboCup/ctc-patches), which is a complete description of the patches necessary to make to the cross-compile toolchain.