[Win32] HTTP::Soup



Hi,

Seems that HTTP::Soup requires that a soup typelib file be available:

#######################################
C:\>perl -V:archname
archname='MSWin32-x86-multi-thread-64int';

C:\>perl -MHTTP::Soup -le 1
Typelib file for namespace 'Soup', version '2.4' not found at C:/MinGW/perl524_64int/site/lib/Glib/Object/Introspection.pm line 92.
Compilation failed in require.
BEGIN failed--compilation aborted.
#######################################

I have libsoup win32 binaries (dll, import lib and headers) but there's no soup typelib provided.

Can the typelib file be generated from those binaries ? (And, if so, how ?)

Cheers,
Rob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]