Vadim Peretokin
Vadim Peretokin
That is because at the moment we explicitly install cmake 3.20.1: https://github.com/Mudlet/Mudlet/blob/development/.github/workflows/build-mudlet.yml#L89-L91
It was a transient error on the part of Apple's infrastructure, re-running the build a few times worked.
Waiting on the PR, closing this one for now.
These build system files seem quite complex. It's over my head to fully grasp the impact, but I can see there's a lot of explanation in the comments, which in...
I think it is possible one way or the other. Either with an environment variable or a simpler switch within the build system - we got options.
I didn't notice, but the Lua tests are failing due to the modules not loading: ``` TLuaInterpreter::loadGlobal() loading "/home/runner/work/Mudlet/Mudlet/src/mudlet-lua/lua/LuaGlobal.lua" failed: [string "-- Mudlet Lua packages loader..."]:39: attempt to index global...
Checking if we still need this, now that MSYS2 is in?
It looks like this got stuck, and we don't have a need to put more maintenance load on the team right now, so let's re-evaluate appveyor later when things change.
Mm, it didn't actually work - will get back to this later.