std::string crash on ros::init
On windows 8 I started my sample listener package. When I switch to Release mode It is OK, but when it is on Debug mode the std::string value is crash. Google tell me the kind of std::string usage is not good. What can i do?..
Asked by Younghyo on 2014-04-01 00:00:22 UTC
Comments
You can for one include more information in your question, like the full compilation output including the error message and the code your are compiling.
Asked by demmeln on 2014-04-01 00:16:41 UTC