is it possible to build Geany-Plugins with Autotools against a Geany built with Meson?

WFM on Linux at least

the Meson build installs the docs into the root prefix instead of share/doc/geany

WFM on Linux, must be something about meson for windows, maybe the generated installer?

@Biswa96 because of the difficulty building Geany on windows the CI builds are important so people will test PRs, otherwise they rarely get tested on Windows. So the meson CI has to do the build before it can be accepted to replace the autotools build. So its part of this.

@techee referencing to the build log for mingw here. Ctags seems to have a lot of size and signedness mismatch errors. Are they all safe? They don't show on an autotools CI mingw build (#3465 for eg) maybe meson has more strict default flags, and they need to be relaxed?


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/3466/c1518895180@github.com>