NativeScript / NativeScript/nativescript-cli
Which libraries are needed
未关闭
还没有人认领这个 Issue。
os: linux
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Could you please tell us more about this project?
- The Readme is a one liner ..
- Just a lot of binarys here, no source(?)
- not even sure which librarys we need for those dynamic linked stuff
We currently running on build issues:
/tmp/snapshot-tools/mksnapshot-tools/v8-v8.0.426.16/linux-x64/mksnapshot-arm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory
and its almost impossible to find the right libgcc_s.so.1...
Somehow also related to: https://github.com/NativeScript/nativescript-dev-webpack/issues/1026 (security wise)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先查看单行 README 以及错误中显示的 mksnapshot-tools 路径,然后调查 mksnapshot-arm 所需的动态库,尤其是 libgcc_s.so.1。Done 应记录该项目、其源代码或二进制布局,以及所需的库或构建前置条件;查看相关的 nativescript-dev-webpack issue 以了解背景。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- build-system, cli
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100