[Github-comments] [geany/geany] Use our generated GTK bundle for travis (#1072)

Enrico Tröger notifications at xxxxx
Wed Jun 15 07:06:52 UTC 2016


> It seems reasonable to include all the needed header files as an option in the installer (ex. under the existing Development Files option) so people making plugins don't have to reverse engineer the G* stack we provide to find out what version of headers they need to match against which runtime libs, etc. I'm assuming it's just a bunch of headers and not something huge (relative to the .dlls).
I don't think so. Since we don't do anything special with the GTK stack
we provide, there is no need to "reverse engineer" it. What we do is
installing packages with MSYS2 and remove some unnecessary files.
And necessary scripts for developing are in the repo as well as a howto
in the wiki.
To be complete in this regard, we would maybe even have to include the
toolchain into the installer which is overkill, IMO.

Btw, just the headers won't be enough. We would need to include the .a
files probably as well and they have some significant file size.



---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1072#issuecomment-226105613
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160615/a293fb2c/attachment.html>


More information about the Github-comments mailing list