On 14.6.2015 г. 15:21, Thomas Martitz wrote:
Why do you say self-compiled GTK? It is readily packaged for msys, I think we should be able to use that.
Even geany is packaged already, which is great for plugin developers to test on Windows. It's not suitable for end-user distribution though, I'd say, therefore we still want our own installer.
We should be careful with these, since we don't want Geany or our gtk+ to be msys-dependent. The grep example shows that msys/2 has problems with \ as path separator (not surprising, since it's primary an unix emulation layer), and interpreting /x/path as x:\path won't be nice, except if we ship a "Geany-for-msys-not-win32-native".
-- E-gards: Jimmy