ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thanks to Sean Yen and OoeyGUI (clever!) suggestions, I removed mingw from my path, but that alone actually broke the compiler chain altogether. The solution was to also clear/delete the environment variable definitions for CC and CXX, which causes VS to use its default compiler tools.