[help]: Xcode 4 has semantic issue
Dear all,
I have encountered "Semantic Issure" with C++ projects in Xcode 4 as following:
/Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/ bits/c++locale.h
/Developer/SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/i686-apple-darwin10/x86_64/ bits/c++locale.h:79:28:{80:23-80:28}: error: no member named 'vsnprintf' in namespace 'std' [2]
any idea? There is no such error when I compile the codes in command line.
Best regards,
Li