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

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

1. 关于在LAYAIDE中使用VSCODE插件问题 [ 100%]

...个关键字,自定义成自己的函数名。 "activationEvents": [ "onCommand:extension.buildTemplate" ], "main": "./out/extension", "contributes": { "commands": [ { "command": "extension.buildTemplate", "title": "build template" } ] }, 继续打包依然成功。然后到layaide中安装,发...

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

2. 【分享】通过命令行调用compile.js编译,不使用laya-cmd [ 96%]

...ewlearn 赞同来自: 'Files' is not recognized as an internal or external command, operable program or batch file. The syntax of the command is incorrect. The syntax of the command is incorrect. 'D:/Program' is not recognized as an internal or external command, operable program or batch file. The s...

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

3. LAYAIDE运行VSCODE插件失败问题(VSCODE正常) [ 95%]

...运行。package.json关键部分内容如下: "activationEvents": [ "onCommand:extension.buildTemplate" ], "contributes": { "commands": [ { "command": "extension.buildTemplate", "title": "build template" } ] },extension.js 内容如下 'use strict'; Object.defineProperty(exports, "__esModule", { ...

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

4. layacmd任务执行之后能不能自动关闭 [ 86%]

...ascript   {       "taskName": "laya compile",       "isBuildCommand": false,       "isShellCommand": true,       "showOutput": "always",       "echoCommand": false,       "command": "layacmd",       "args": [         "compile"       ],...

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

5. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 85%]

...入微信开放平台分享sdk,编译出错,报 clang: error: linker command failed with exit code 1 (use -v to see invocation),单独 一个xcode项目,同样接入没有报错 2018-01-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

6. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 [ 84%]

...到,可以敲命令看看它安装在哪里了:npm list -g typescript command+s保存一下   2、windows windows和mac基本上是一样的,找到那个配置然后也是在那个用户设置区域里添加一行: "typescript.tsdk":"C:/**path**/npm/node_modules/typescript/lib"   上面这...

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

7. 导出xcode工程找不到-lconch [ 84%]

...要怎么处理  ld: library not found for -lconch clang: error: linker command failed with exit code 1 (use -v to see invocation) 2017-02-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_XS 赞同来自: ...

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

8. 编译的时候报错 [ 82%]

...ller.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) 2019-05-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 bpmf_d 赞同来自: ...

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

9. layabox7.1.17 beta ios打包后编译失败 [ 81%]

...败 提示 ld: library not found for -lJavaScriptCore clang: error: linker command failed with exit code 1 (use -v to see invocation) 2018-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人...

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

10. 在cocos2d工程中集成laya编译不通过 [ 77%]

...ller.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

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