Cocos-x 3.3 集成protobuf出错

protobuf的路径在header search paths上加了,但是编译的时候在hash.h还是提示:‘tr1/unordered_map’ file not find

没人碰到这个问题吗?

unordered_map已经在c++11了,vs2012可以去掉 tr1

多谢
:11: :11: :11: