~eliasnaur/gio

Re: Running Gio without windowing system on Linux embedded

Details
Message ID
<CAPfPn8kd6+9zf7w9fsWmEGgDueweVx-Oq48OAk0QeqCx2ah9ig@mail.gmail.com>
DKIM signature
pass
Download raw message
Chris Waldon <christopher.waldon.dev@gmail.com> wrote

> I'm fairly sure you could build a statically-linked cage that only
> dynamically depended upon system GL libraries.

While I'm not sure how to do it, I at least understand the words.  But here

> You could then bundle that compositor, your application binary,
> and a script that started them together into a self-contained
> executable so that the user could still only have a single file
> to worry about.

you lost me already at "your application binary" how would I get this?
Or is it simply `GOARCH=arm GOOS=linux go build ...` and gio
chooses the driver at runtime? Care to elaborate?  Or has anyone
done this successful for an rpi3?

Thanks a lot to everyone for this very portable go gui library!

Best Stephan
Reply to thread Export thread (mbox)