libgepub
libgepub copied to clipboard
Simple library to read epub files using glib
Results
2
libgepub issues
Sort by
recently updated
recently updated
newest added
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...
hi, I am getting the following error on Windows 11 meson.build:33:0: ERROR: Dependency "webkit2gtk-4.0" not found How can I get/build webkit2gtk-4.0 for Windows? Thanks, Dave