Add Linux/ARM64 support to ‘andlabs/ui’
- Lingua principale
- Go
- Stelle
- 8.4k
- Fork
- 639
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.