Releases: ToMe25/hex-to-image
Releases · ToMe25/hex-to-image
Release 1.0.21
a3aa4e2 Set compiler to gcc again
Release 1.0.20
2f68ccb Use delete[] instead of delete to delete the pixel color array
Release 1.0.19
87bed48 Force meson to actually use static linking
Release 1.0.18
4dfc925 Statically link to libraries
This should hopefully produce a standalone executable
Release 1.0.17
b97194a Make windows build file type .exe
Release 1.0.16
606f4dd Remove filesystem dependency
I don't think it was even needed, and this should hopefully fix the
windows build
Release 1.0.15
75156bd Remove all meson compiler env vars
Release 1.0.14
0967248 Use gcc as clang doesn't seem to exist
Release 1.0.13
14b1a89 Try clang again
Release 1.0.12
ac54c1d Remove compiler arg on windows
This probably wont help, but its worth a try