diffplug / diffplug/durian-swt

Having trouble with my Samsung Galaxy Z Fold 5, which is Linux and arm64

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
34
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I have been trying to build WALA (github.com:/wala/WALA) using Andronix on my Samsung Galaxy Z Fold 5, which is arm64 based and looks like Linux when using Andronix. The build is currently failing when it cannot find the SWT library, which it thinks is org.eclipse.platform:org.eclipse.swt.gtk.linux.unknown:3.124.200.

WALA builds fine on my arm64-based Mac, and I checked that the aarch64 SWT jar indeed exists.

WALA uses diffplug, and I think the issue might come from there. Looking at durian-swt.os/src/main/java/com/diffplug/common/swt/os/OS.java, the code has LINUX_x64 and LINUX_x86. It does know that Apple Silicon is arm64, which might be why my Mac works fine. But it has nothing for Linux on arm64.

Is there some way to support devices like my Z Fold?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.