-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Is it possible to build this into a 64 bit exe on windows? I installed 64 bit mingw gcc from here: https://jmeubank.github.io/tdm-gcc/articles/2021-05/10.3.0-release
When I try to install the webview dependency I see the following error. Googling has lead me to believe that something is missing from the 64 bit version of mingw gcc (https://githubmemory.com/repo/r-windows/rtools-packages/issues/185)
$ go get github.com/polevpn/webview
# github.com/polevpn/webview
C:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lgcc_eh
collect2.exe: error: ld returned 1 exit status
Metadata
Metadata
Assignees
Labels
No labels