I do think that yes, you would have to set up some compile environment.
Compiling for Linux from Windows could be possible through an open
source/free VM such as VirtualBox or maybe through Window's linux
compatibility layer (https://docs.microsoft.com/en-us/windows/wsl/about)
though I am no expert on the latter.  Compiling for OSX is outside of my
experience, but I rather doubt that there are proper cross compile options
there.  The issue is less with golang or even the CPU, but more so with
having the proper dependencies for each OS.  In this case, Fyne may be a
better solution than others.  I've not tried it though, so your mileage may
vary.

On Wed, Apr 8, 2020 at 7:27 AM Kevin Chadwick <m8il1i...@gmail.com> wrote:

> On 2020-04-08 12:00, Philip Chapman wrote:
> > I personally like Wails.  Here is a breakdown of some of the options so
> that you
> > can research which one fits your needs:
>
> Interesting, though I assume cross compilation is far from what Go offers
> and
> similar to fyne. IOW, it will be painful unless you run multiple virtual
> machines/OS and compile natively?
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/5110745a-8dfa-00b6-cb8e-dd6f2d19a809%40gmail.com
> .
>


-- 
Philip A. Chapman
Software Development
Enterprise, Web, and Desktop

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CABEejsi%2BPF0jk_0SrwvceeqbBbVij-TXnAMr_K-P5mgxB10BSg%40mail.gmail.com.

Reply via email to