Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Linux/ARM64 support to ‘andlabs/ui’ #409

Open
odidev opened this issue Jan 28, 2021 · 0 comments
Open

Add Linux/ARM64 support to ‘andlabs/ui’ #409

odidev opened this issue Jan 28, 2021 · 0 comments

Comments

@odidev
Copy link

odidev commented Jan 28, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant