• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 7 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0020 秒)

1. fatal error: 'string' file not found [ 100%]

fatal error: 'string' file not found 导入头文件 #import <conchRuntime.h> 后编译会报错。望提供解决方案 p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Menlo; color: #a31515; background-color: #ffffff} span.s1 {color: #0000ff} 附件 : --> 2019-07-25 添加评论 免费...

来源: Laya_社区 发布时间: 20190725

2. 怎么在原生iOS调用js,conchRuntime哪里引入的 [ 95%]

怎么在原生iOS调用js,conchRuntime哪里引入的 文档没说怎么引用进来的,找框架也找不到 2021-03-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Rengar 赞同来自: 找到了,是  ...

来源: Laya_社区 发布时间: 20210308

3. /clang:-1: linker command failed with exit code 1 (use -v to see invocation) [ 93%]

...的是Swift项目, 测试发现,关闭这里就不报错了     //conchRuntime 初始化ConchRuntime引擎     CGRect frame = UIScreen.mainScreen.bounds;     m_pConchRuntime = [[conchRuntime alloc]initWithView:m_pGLKView frame:frame EAGLContext:m_pGLContext downloadThreadNum:3]; 2019-05...

来源: Laya_社区 发布时间: 20190508

4. 在Native端IOS下提示反射找不到方法? [ 91%]

... ---JSProxy.mm #import "JSProxy.h" #import "ViewController.h" #import <conchRuntime.h> @implementation JSProxy +(void)playVideo: (NSString*) url {     NSLog(@"playVideo");     // 静态函数回调通知JS层     [[conchRuntime GetIOSConchRuntime] runJS: @"video.end()"]; } @end 请问,...

来源: Laya_社区 发布时间: 20170919

5. iOS 编译错误 [ 71%]

iOS 编译错误 导入conchRuntime.h 编译报错 附件 : --> 2018-07-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: xcode 报错,不在引擎服务范围内。  2018-07-12 0 0 ...

来源: Laya_社区 发布时间: 20180711

6. 怎么把构建出来的APP集成到iOS原有的APP上,有没有相关文档说明? [ 66%]

...复 仙巴 赞同来自: 或者说我集成到现有APP上了,报这个'conchRuntime.h' file not found,这个文件是怎么导进项目和引用的? 2020-08-19 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 仙巴 相关问题 解...

来源: Laya_社区 发布时间: 20200817

7. layaBox iOS 初始化报错 [ 65%]

layaBox iOS 初始化报错 初始化layabox的时候加上地址  m_pConchRuntime = [[conchRuntime alloc]initWithView:m_pGLKView EAGLContext:m_pGLContext downloadThreadNum:3 URL: getGameUrl];    出现以下错误,游戏卡死   js thread started. Assertion failed: (rs.second && "JS...

来源: Laya_社区 发布时间: 20190530