Community Tip - Help us improve the PTC Community by taking this short Community Survey! X
Hi all,
I try to use C++ standard library in debug mode, but when I included C++ STL like <iostream> or <vector>, there are lots of error.
Does anyone use C++ STL in debug mode successfully?