js-newbee / taro-yanxuan

首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native) - By 趣店 FED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native run-ios 找不到#include "config.h"

seizeDev opened this issue · comments

In file included from

/Users/lizhen/Desktop/index/taro-native-shell/node_modules/react-native/third-party/glog-0.3.4/src/vlog_is_on.cc:35:
In file included from /Users/lizhen/Desktop/index/taro-native-shell/node_modules/react-native/third-party/glog-0.3.4/src/utilities.h:73:
/Users/lizhen/Desktop/index/taro-native-shell/node_modules/react-native/third-party/glog-0.3.4/src/base/mutex.h:105:10: fatal error: 'config.h' file not found

#include "config.h" // to figure out pthreads support