Hey there.
I know ruby quite well; I compile it on linux from source. Then I compile other things
via ruby scripts. :)
On windows, this is a bit more annoying because I lack experience.
Would it be possible to link in some documentation or example, ideally, by
someone who managed to get the atk, glib, pango etc... stack compile and
work on windows? Ideally with commands that I can copy/paste.
I don't need this up to date, mind you; I track all current versions via ruby
as is. But I lack experience with windows + ruby.
I had a look at https://github.com/oneclick/rubyinstaller/wiki but could not find
anything pertaining to C-extensions. Could perhaps some page be added
to the wiki to show this as an example? Just any C-extension, how to get
this to work on windows. Right now I have no idea.