-
Notifications
You must be signed in to change notification settings - Fork 0
compile linux
Tom edited this page Dec 23, 2024
·
2 revisions
The .tar.xz package will be in the ./fyne-cross/dist/linux-amd64/GZGoLauncher.tar.xz
folder
Requirements:
- Fyne package
- C compiler
- Go compiler
Instructions:
- Run
just buid linux [your architecture]
Requirements:
- Same as linux
- WSL
Instructions:
- Enter in WSL
- Run
just buid linux [your architecture]