'boost/iterator/iterator_ada

2018-08-08  本文已影响73人  印第安的老斑鸠

'boost/iterator/iterator_adaptor.hpp' file not found

按照官网教程学习 react-native 卡在了第一步, 运行程序时报错,使用Xcode打开工程发现报错为 'boost/iterator/iterator_adaptor.hpp' file not found

终端报错 :

Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/AwesomeProject.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist 
github 上 facebook/react-native 已经有人开了 issue 并已解决
  1. 缺失的文件是在 AwesomeProject/node_modules/react-native/third-party/boost_1_63_0/boost 目录下
  2. 下载整个 boost_1_63_0 包,替换上去即可
image
上一篇 下一篇

猜你喜欢

热点阅读