So how to proceed with the version requirement? I think it would best to codify the 3.22 requirement in configure.ac but that would break the mingw ci.

Apart from the version constraint chaos, before merging this we need to fix the Windows problem. As mentioned ealier in this PR, it does NOT work on Windows and in the current state it will break the behavior for Windows users.

I wonder if it would make sense to create a new bundle based on the msys2 packages and use that for CI. What do you think?

I'm actually on replacing the current Mingw CI builds by a more recent approach using MSYS2 packages: https://github.com/eht16/geany-plugins/blob/ci_add_windows_build/.github/workflows/mingw-w64.yaml

I hope I can finish this in a reasonable time frame, then GTK 3.22 would be no problem for the CI.
My plan was to first get G-P running and then replace the Mingw CI build in Geany. But I might change the priorities and do Geany first.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3178/c1153157433@github.com>