BtbN
BtbN
Well, literally every other cross compilation environment I have ever worked with expected pkg-config to find the cross libraries. This fix also breaks the linux builds(which are basically also cross-compiled...
I've finally found a set of variables that seems to consistently work across all targets and look decently sane, though annoying: https://github.com/BtbN/FFmpeg-Builds/blob/8bc793644e535cc96bfe0710ecd0cd3080c16be9/scripts.d/50-rav1e.sh#L32 The pkg-config issue still stands, but is not...
See the discussion in the PR
The readme had a bunch of changes since this was opened, and I think most of this has been addressed?
I explicitly don't want to create a new builder. I'd like to modify the settings of the default one. I have tried /etc/buildkit/buildkitd.toml in all WSL2 environments/distros, but none of...
Yes. That would certainly explain things. I'll see how easy it is to add and send a PR if I figure it out.
https://github.com/LiveSplit/LiveSplit/pull/2291
There probably is even more a lack of a toolchain for that one than there is for normal aarch64.
Workflow failed cause it was trying to clean up CEF files that weren't there anymore, given the lack of CEF.
There was some issue with statically linking libtesseract or some of its dependencies. It's been a while and I don't remember what exactly it was. Will look at it again...