helpimnotdrowning

Results 24 comments of helpimnotdrowning

this is fixed by Iris in https://github.com/IrisShaders/Iris/commit/a4cc37ce7bc960b7aa28e5ea54fccb4ddbfed347

I am getting the same issue on Debian 12. Package versions (from the install command in the README): * build-essential : 12.9 * pkg-config : 1.8.1-1 * meson : 1.0.1-5...

I should also note that the suggested solution (adding the `regex` module to the boost module build list) does fix the error. I'm spinning up an Ubuntu VM to see...

This happens because it tries to use the Debian Bookworm `libboost*` 1.74, which fails to build (pre-1.74 to (some untested version) because it doesn't pick up the regex module, 1.78...