Jacob Alzén

Results 653 comments of Jacob Alzén

It looks like most Linux distributions, apart from RHEL/CentOS 8, have glibc 2.31 or later. Even though the current Ubuntu LTS, 2020.04, has it as well, I would say that...

The latest release does have Go 1.16 inside the containers. Are you sure that you have the latest release installed and the latest images pulled? You can install the latest...

@unquabain Can you still reproduce this using the steps mentioned above?

Doesn’t this issue make more sense over at https://github.com/fyne-io/fyne-cross? It should be quite easy to transfer the issue in that case (there’s a button on the side here).

@johnnewcombe Can you still reproduce this if you try again with the latest release? I can't seem to replicate this myself.

This might actually not be doable. It seems, from https://github.com/hajimehoshi/ebiten/issues/1764, like MinGW doesn’t support ARM.

Looking at the use of `archiver` and problems with Go 1.14 compilation, it might even make sense to not use it at all and just create the functionality ourselves. It...

Personally, I think that the technical debt would be worth it over importing support for a half a dozen different compression formats. I might want to start working on my...

> Regarding the size, I think it isn't so big of an issue. In my go/bin directory, the initial fyne-cross is an outlier as most binary are between 10MB and...