liamg / darktile

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
MIT License
3.03k stars 113 forks source link

Build fails on 32 bit architectures #337

Open cinerea0 opened 2 years ago

cinerea0 commented 2 years ago

When attempting to update darktile from 0.0.10 to 0.0.11, I discovered that it could no longer be built on 32 bit architectures. You can see the build failures in this PR: https://github.com/void-linux/void-packages/pull/37096. I couldn't actually determine where the error is coming from, and none of the code changes in between the versions seem like they'd cause the failure.