andlabs / andlabs/ui

Add Linux/ARM64 support to ‘andlabs/ui’

Open
#409 0 comments 7 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
8.4k
Forks
639
PR merge metrics
No merged PRs in 30d

Description

Hi Team,

I am working on the project ‘mvn-golang’, which installs ‘andlabs/ui’ during the build process. The build fails on Linux/ARM64 machine during ‘bin/go get github.com/andlabs/ui’ command.

I have checked the ui’s source code and found that there are architecture dependent files like link_linux_amd64.go, link_linux_386.go, link_windows_amd64.go. Similar files are missing for the linux/ARM64 platform. Hence the build fails on the ARM64 machine.

Do you have plans to support Linux/ARM64 in ‘andlabs/ui’? If yes, then I am happy to help and contribute. But I need suggestions on where I can find the source of these dependent binaries and how I can proceed further to add the Linux/ARM64 support.

Please suggest your thoughts on this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.