大约有 10 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0071 秒)
...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
...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
...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
...添加材质的过程在代码中是自动做好了 /** * 创建一个 <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
...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
如何使用vscode编译laya项目 一、环境: win10, vscode, LayaAirIDE2.6.0, nodejs v7.9.0(使用IDE相同的版本) 二、优势: 1、使用vscode编译项目 2、使用vscode定制gulp构建任务 3、脱离LayaAirIDE 编辑器独立编译 4、跨平台编译构建 5、使用LayaAirIDE...
来源: Laya_社区 发布时间: 20200607
... ms > hvigor BUILD SUCCESSFUL in 17 s 169 ms Process finished with exit code 0 Build Analyzer results available 以上构建过程成功。出现的提示信息,与Cocos Creator构建的项目在Deveco Studio上面构建类似。 Deveco Studio 运行日志:17:14:31.721: build task in 17...
来源: Laya_社区 发布时间: 20250106
...## ### 08-14 10:57:49.358 22228-22354/? A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0xffffffff in tid 22354 (Thread-5336) 08-14 10:57:49.401 3996-3996/? I/NetworkSpeedManagerEx: mIsStop = false 08-14 10:57:49.402 3996-4122/? D/NetworkSpeedManagerEx: doInBackground 08-14 10:57:49.404 3996-3...
来源: Laya_社区 发布时间: 20180814
...18-11-26 18:35:10.143 5538-5538/? I/AndroidRuntime: VM exiting with result code 0. 2018-11-26 18:35:10.144 1505-1538/? D/CompatibilityInfo: mCompatibilityFlags - 14 2018-11-26 18:35:10.144 1505-1538/? D/CompatibilityInfo: applicationDensity - 320 2018-11-26 18:35:10.144 1505-1538/? D/CompatibilityIn...
来源: Laya_社区 发布时间: 20181126