当前位置: 代码迷 >> Iphone >> 引用高德map,编译异常
  详细解决方案

引用高德map,编译异常

热度:46   发布时间:2016-04-25 05:58:47.0
引用高德地图,编译错误
我用高德地图的sample都没有问题,然后新建一个工程,出现了以下错误,希望大家帮我看看是什么问题。谢谢。

Undefined symbols for architecture i386:
  "std::string::find_first_of(char const*, unsigned long, unsigned long) const", referenced from:
      google::protobuf::SplitStringUsing(std::string const&, char const*, std::vector<std::string, std::allocator<std::string> >*) in libMASearchKit.a(strutil.o)
  "std::string::find_first_not_of(char const*, unsigned long, unsigned long) const", referenced from:
。。。






------解决方案--------------------
http://blog.csdn.net/ashqal/article/details/8995874
  相关解决方案