NovelAPP icon indicating copy to clipboard operation
NovelAPP copied to clipboard

你好,最新的项目报文件找不到!!!1

Open zhoulincome opened this issue 6 years ago • 1 comments

❌ /Users/zhoulin/Documents/GitHub/NovelAPP/node_modules/react-native/third-party/glog-0.3.5/src/base/mutex.h:105:10: 'config.h' file not found

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

▸ Compiling utilities.cc

❌ /Users/zhoulin/Documents/GitHub/NovelAPP/node_modules/react-native/third-party/glog-0.3.5/src/base/mutex.h:105:10: 'config.h' file not found

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

▸ Compiling symbolize.cc

❌ /Users/zhoulin/Documents/GitHub/NovelAPP/node_modules/react-native/third-party/glog-0.3.5/src/base/mutex.h:105:10: 'config.h' file not found

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

请问下咋处理??? 我搜了网上很多方法都不顶用。。。。

zhoulincome avatar Dec 30 '18 16:12 zhoulincome

试试这个方法,https://blog.csdn.net/chensenp/article/details/83586849

SemperChen avatar Dec 31 '18 05:12 SemperChen