Thanks for the directions Allin, I did not link zlib while compiling. I
recompiled it with zlib linked this but that did not help!
Fortunately I got another nudge in the right direction at
[GitHub](https://github.com/Alexpux/MINGW-packages/issues/3794#issuecomment-392080336)
where I found out t
On Thu, 24 May 2018, "Damon H. (TheDcoder)" via gtk-list wrote:
I am a C beginner and trying to follow "[Getting
Started](https://developer.gnome.org/gtk3/stable/gtk-getting-started.html)"
chapter from the documentation. I have adapted the first example
program and when I compile it on Windows