NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

GUI with Go



Has anyone here played with GUI programming in ⁨#go⁩ on ⁨#netbsd⁩? I have tried ⁨#tk⁩ and ⁨#fyne⁩. They both fail the hello world test, I tried on my newly installed ⁨#netbsd11⁩, and with the same negative result on the other laptop's ⁨#netbsd10⁩.

⁨#tk⁩ lacks some eval functions.
if I use the same code on openbsd, there are error msg about a systemcall.

⁨#fyne⁩ lacks some ⁨#wayland⁩ related header files.
(I don't do wayland :) I have installed the required prereqs as written on the fyne.
Theheader files are present on the system, but elsewhere.
If I ln them where the error msg says they are needed, I get other errors also related to wayland.

If anyone has experience with either, I would very much appreciate a hint.

TIA
Niels ML


Sent from Proton Mail for Android.


Home | Main Index | Thread Index | Old Index