JavaShuo
栏目
标签
ios react native 手动配置 realm 使用cocoapods 会编译报错 fatal error: 'React/RCTBridge.h' file not found
时间 2020-12-21
栏目
iOS
繁體版
原文
原文链接
网上的配置的3 步结束后 会报 fatal error: 'React/RCTBridge.h' file not found 这个时候需要修改 node_modules/realm/react-native/ios/RealmReact.xcodeproj 的工程 源码配置。 需要修改 header search paths 加一项 如下图 。
>>阅读原文<<
相关文章
1.
React Native 编译 iOS 报 'config.h' file not found
2.
React Native打包IOS报错:React/RCTBundleURLProvider.h' file not found
3.
fatal error: 'libxml/xmlversion.h' file not found
4.
fatal error: xx.h: No such file or directory / fatal error: 'xx.h' file not found #include "xx.h"
5.
React Native 'config.h' file not found
6.
react-native iOS打包报错file not found: /Users/XX/Library/Developer/Xcode/DerivedData/
7.
mac fatal error: 'stdlib.h' file not found
8.
解决ndk-build : fatal error: 'iostream' file not found
9.
cpp 转换 fatal error: 'UIKit/UIKit.h' file not found
10.
LINK : fatal error L1093: xxx.obj : object file not found
更多相关文章...
•
Kotlin 使用命令行编译
-
Kotlin 教程
•
Eclipse 编译项目
-
Eclipse 教程
•
IntelliJ IDEA 代码格式化配置和快捷键
•
Composer 安装与使用
相关标签/搜索
Android编译error
fatal
realm
iOS报错
React Native
native+react
React-Native
cocoapods
使用报告
error
React
iOS
PHP参考手册
SQLite教程
MyBatis教程
应用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Appium入门
2.
Spring WebFlux 源码分析(2)-Netty 服务器启动服务流程 --TBD
3.
wxpython入门第六步(高级组件)
4.
CentOS7.5安装SVN和可视化管理工具iF.SVNAdmin
5.
jedis 3.0.1中JedisPoolConfig对象缺少setMaxIdle、setMaxWaitMillis等方法,问题记录
6.
一步一图一代码,一定要让你真正彻底明白红黑树
7.
2018-04-12—(重点)源码角度分析Handler运行原理
8.
Spring AOP源码详细解析
9.
Spring Cloud(1)
10.
python简单爬去油价信息发送到公众号
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
React Native 编译 iOS 报 'config.h' file not found
2.
React Native打包IOS报错:React/RCTBundleURLProvider.h' file not found
3.
fatal error: 'libxml/xmlversion.h' file not found
4.
fatal error: xx.h: No such file or directory / fatal error: 'xx.h' file not found #include "xx.h"
5.
React Native 'config.h' file not found
6.
react-native iOS打包报错file not found: /Users/XX/Library/Developer/Xcode/DerivedData/
7.
mac fatal error: 'stdlib.h' file not found
8.
解决ndk-build : fatal error: 'iostream' file not found
9.
cpp 转换 fatal error: 'UIKit/UIKit.h' file not found
10.
LINK : fatal error L1093: xxx.obj : object file not found
>>更多相关文章<<