Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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?