You will need gobject-introspection as a pre-requisite for building introspection support in libsoup — and any other GObject-based library.
I'd like to point out a couple of additional things, though: - GLib 2.34.1 is from October 2012, which makes it almost 5 years old. You should seriously update it. - Libsoup 2.40.3 is from January 2013; again, please update it. Since you're building on Windows, you should look into MSYS2: http://www.msys2.org/ MSYS2 is the recommended way to build the G* stack libraries, and it has all the dependencies needed to build recent versions, with introspection enabled. Ciao, Emmanuele. On 17 March 2017 at 11:55, <sisyph...@optusnet.com.au> wrote: > -----Original Message----- From: sisyph...@optusnet.com.au > Sent: Thursday, March 16, 2017 9:39 PM > To: gtk-perl-list@gnome.org > Subject: [Win32] HTTP::Soup > >> I have libsoup win32 binaries (dll, import lib and headers) but there's no >> soup typelib provided. > > > I think that in order to get the typelib, the libsoup build has to be > configured with --enable-introspection=yes. > > Not much point in doing that with libsoup-2.24 as that configure option is > not understood, and is simply ignored. > > So I'm trying with libsoup-2.40.3, which does understand the option. (I have > only glib-2.34.1, so I can't use most recent libsoup sources.) > > Unfortunately, with 2.40.3 and --enableintrospection=yes, the Makefile that > gets written wants to include a > "/gobject-introspection-1.0/Makefile.introspection", which doesn't exist. > In fact, I can't find a Makefile.introspection anywhere ... so I guess > that's the next thing to work out. > > > Cheers, > Rob > > > _______________________________________________ > gtk-perl-list mailing list > gtk-perl-list@gnome.org > https://mail.gnome.org/mailman/listinfo/gtk-perl-list -- https://www.bassi.io [@] ebassi [@gmail.com] _______________________________________________ gtk-perl-list mailing list gtk-perl-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-perl-list