On Sat Dec 3 08:33:04 2022 +0000, Huw Davies wrote:
Yes, this is from the build dir. I'm setting `DYLD_FALLBACK_LIBRARY_PATH` in `.winewrapper` to avoid the issue of `/bin/sh` stripping the `DYLD_` variables, which worked before the mentioned commit.
Ah ok I've reproduced the problem, looking into it