std::string crash on ros::init

asked 2014-04-01 00:00:22 -0500

Younghyo gravatar image

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?..

edit retag flag offensive close merge delete

Comments

1

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.

demmeln gravatar image demmeln  ( 2014-04-01 00:16:41 -0500 )edit