大约有 13 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0043 秒)
...de 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 bin目录要加入版本管理吗 LayaNative ios上...
来源: Laya_社区 发布时间: 20180522
在 ios xcode接入微信开放平台分享sdk编译出错 在 ios xcode接入微信开放平台分享sdk,编译出错,报 clang: error: linker command failed with exit code 1 (use -v to see invocation),单独 一个xcode项目,同样接入没有报错 2018-01-22 添加评论 免费帖 --...
来源: Laya_社区 发布时间: 20180122
...RN notsup Not compatible with your version of node/npm: got@5.7.1 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! gifsicle@4.0.1 postinstall: `node lib/install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the gifsicle@4.0.1 postinstall script. npm ERR! This is probably not a problem wit...
来源: Laya_社区 发布时间: 20200211
...de 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 问题状态 最新活动: 2023-11-16 17:40 浏览:...
来源: Laya_社区 发布时间: 20231116
...yte(event); this.socket.input.clear(); this.processPackage(this._package.decode(byte)); } } private sendMessage(reqId, route, msg) { var byte:Laya.Byte; // var msgbuffer = Protocol.strencode(JSON.stringify(msg)); // console.log("msgbuffer",msgbuffer); var msgbuffer = this._message.encode(reqId, rout...
来源: Laya_社区 发布时间: 20180119
...nstall" "layacmd" "-g" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! electron@1.7.9 postinstall: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron@1.7.9 postinstall script 'node install.js'. npm ERR! Make sure you have the latest version...
来源: Laya_社区 发布时间: 20171124
...添加材质的过程在代码中是自动做好了 /** * 创建一个 <code>PixelLineSprite3D</code> 实例。 * @param maxCount 最大线段数量。 * @param name 名字。 */ constructor(maxCount: number = 2, name: string = null) { super(name); this._render = this.addComponent(PixelL...
来源: Laya3.0_文档 发布时间: 20251010
...t found for -lJavaScriptCore clang: error: linker command failed with exit code 1 (use -v to see invocation)。 helloworldlv • 2018-03-21 11:00 build settings /other linker flag 里面把删的库删掉 helloworldlv • 2018-03-21 11:03 如果再报错在build phases/link binary width libraries里...
来源: Laya_社区 发布时间: 20180225
如何使用vscode编译laya项目 一、环境: win10, vscode, LayaAirIDE2.6.0, nodejs v7.9.0(使用IDE相同的版本) 二、优势: 1、使用vscode编译项目 2、使用vscode定制gulp构建任务 3、脱离LayaAirIDE 编辑器独立编译 4、跨平台编译构建 5、使用LayaAirIDE...
来源: Laya_社区 发布时间: 20200607
...roid-2.0.8 E/LayaConch5: plugin-----------------onCreate() D/dalvikvm: JIT code cache reset in 0 ms (0 bytes 1/0) D/dalvikvm: GC_FOR_ALLOC freed 259K, 10% free 3081K/3408K, paused 2ms, total 2ms D/dalvikvm: GC_FOR_ALLOC freed 292K, 10% free 3303K/3656K, paused 2ms, total 3ms [...
来源: Laya_社区 发布时间: 20171218