Closed WammKD closed 1 month ago
What compiler version are you using? Here wayfire master builds with >= gcc-12
/g++-12
but errors the same way with older versions.
Ahhh…; yep: that'd be it. I was using gcc-11
. Just managed to build it with gcc-12
. Thanks a ton, @soreau!
I don't know if it'd be obvious from just looking at the error, itself, but I thought I'd, at least, ask as it's not at all clear, to me, what's wrong.
Doing a build, I ran into the below error. I'm using wlroots
v0.17.4
and wf-configv0.9.0
.