processing / processing/processing4
Is there any chance to build a release for Windows ARM64 platform?
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 494
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
Created by: t-satoru
I've read the building instructions, and found that as now the cross platform building only provided Linux x64 & arm64 options, building for Windows only have x64 available.
I've also tried to replace Java binaries in Windows x64 release into arm64 Java binaries, then I got a JNA support issue.
My university is using Processing for teaching Java knowledges, and I own a Snapdragon 8cx Gen 3 tablet with Windows shipped. So, Is there any chance to build a release for Windows ARM64 platform?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从仓库的构建说明开始,将现有的 Windows x64 发布流程与 issue 中提到的 Linux x64 和 arm64 选项进行比较。调查替换 Java 二进制文件后报告的 JNA 支持问题;完成的标准是能够构建出一个不具有该不兼容性的可用 Windows ARM64 发布版本。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system, desktop, operating-systems, release
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 20/100