Closed budude2 closed 1 year ago
It's a mingw bug. See https://github.com/msys2/MINGW-packages/issues/17852.
To get around this, you'll need to install a version of the protobuf libraries which doesn't use libabseil:
pacman -U --noconfirm https://repo.msys2.org/mingw/mingw32/mingw-w64-i686-protobuf-21.9-1-any.pkg.tar.zst
Thanks, that did the trick!
(belatedly) Good!
I followed the instructions to install the required packages, but I am having issues when I reach the linker stage in msys (version 20230718)