Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoupURI is defined in libsoup2 #3

Open
davesworking opened this issue Aug 9, 2022 · 1 comment
Open

SoupURI is defined in libsoup2 #3

davesworking opened this issue Aug 9, 2022 · 1 comment

Comments

@davesworking
Copy link

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
Copy link
Owner

danigm commented Aug 10, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants