Jacob Alzén
Jacob Alzén
It is worth noting that separate build tags still would pull in all of the dependencies in the vendor folder of fyne (when we move this into that place).
Hopefully Proton developers update Wine to version 4.0 when it is released in week or two. There have been a lot of development between 3.16 and 4.0 so hopefully it...
I was wondering the exact same thing. Are there ant plans to update it with support for version 6.1? @SmartFinn
I ran into the same issue when trying to check my project, called [wormhole-gui](https://github.com/Jacalz/wormhole-gui). The reported panic is not exactly the same, so I figured I would share it here...
Ping @srwiley
I opened a PR to update it so we can see the warning gone :)
> I assume that the new chips are not yet fully supported. Is that correct? I don't think that should be the case. We have had https://github.com/fyne-io/fyne working on macOS...
Ah, interesting. I see that you mention using Go 1.18.2 but 1.18.4 is the latest. Does it change anything to use the latest stable version?
I'd suggest opening a bug upstream in the `golang/go` repository on GitHub. FYI, your module seems strange. There should not be any `// indirect` when you are explicitly using it...
Was this added upstream into glfw? If so, maybe this PR should be closed by now?