G'day folks,
So I'm trying to get into gtk in C, but am getting odd errors when compiling just the 'Hello World' examples from gtk.org here and here.
With a copy/paste of the second example, I get the following output:
I've tried with gtk3 and 4, but get similar results. Is it a missing...