danigm / libgepub

Simple library to read epub files using glib
Other
17 stars 4 forks source link

SoupURI is defined in libsoup2 #3

Open davesworking opened 1 year ago

davesworking commented 1 year ago

Does libgepub still have dependencies on libsoup2?

Getting this on the Linux x86-64 platform:

`../libgepub/libgepub/gepub-utils.c:62:17: error: unknown type name ‘SoupURI’; did you mean ‘SoupAuth’? SoupURI uri = soup_uri_new_with_base (baseURI, (const char ) text)

^~~`

Thanks, Dave

danigm commented 1 year ago

I'm not updating this library anymore, so it's not updated. The most updated version is in the gnome gitlab: https://gitlab.gnome.org/GNOME/libgepub