makeworld
makeworld
For completeness, here is my error log and doctor output: ``` • Compiling application: # github.com/wailsapp/wails/v2/internal/frontend/desktop/linux In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from...
Okay, I was able to compile successfully with just a small edit! (off of `v2.9.0` aka d96d3b001069b0e28be93c20dc6424a3b64d90a1) ```patch diff --git a/v2/internal/frontend/desktop/linux/window.c b/v2/internal/frontend/desktop/linux/window.c index 49de5197..cf06f638 100644 --- a/v2/internal/frontend/desktop/linux/window.c +++ b/v2/internal/frontend/desktop/linux/window.c @@...
Using the latest master (b40fd93edb1c9a74904992ec9a98b0ed3462c052) in my go.mod allows my to compile on Arch Linux successfully. Thanks! Is there a chance this could be in a release soon, since v2.9.0...
Thanks for looking into this! A PR would definitely be appreciated, and we can discuss more there if needed.
Nice, thanks!
I am also getting this `IPv4/6 is required` issue with Caddy, even with `--date-spec=min`.
Ok, please make a PR.
This makes a lot of sense! Looking at [the site](https://lospec.com/palette-list/shovel-knight-nes), supporting a simple "HEX File" is probably a good idea as well.
There is [typescript-opentimestamps](https://github.com/opentimestamps/typescript-opentimestamps), although having types for this lib would still be nice as the API is not the same.
Here's an example where two timestamps are truncated. Note not all timestamps that end in `0` are truncated. ```csv Question title,Multiple choice option,Forecast created by,Forecast (scale = 0-1),Forecast created at,Question...