fix(build): Windows is a shame #130

Merged
metal3d merged 1 commits from develop into master 2025-07-07 11:50:32 +00:00
Owner
  • Windows defender says that UPX compressed files are virus (https://github.com/upx/upx/issues/437) so I stop using this for Windows. Sorry, you will download a huge binary
  • Windows, one more time, stop making the binary working when it's stripped. Then, one more time, I cannot reduce the binary size

I'm thinking very seriously about no longer offering support for Windows and letting people compile Katenary on their own.

- Windows defender says that UPX compressed files are virus (https://github.com/upx/upx/issues/437) so I stop using this for Windows. Sorry, you will download a huge binary - Windows, one more time, stop making the binary working when it's stripped. Then, one more time, I cannot reduce the binary size I'm thinking very seriously about no longer offering support for Windows and letting people compile Katenary on their own.
Sign in to join this conversation.