Bug 65002

Summary: Vala - conflict with GTK3
Product: poppler Reporter: spinatelli.sergio
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description spinatelli.sergio 2013-05-26 13:04:59 UTC
When using the vala binding (poppler-glib), compiling this https://live.gnome.org/Vala/PopplerSample example using gtk+-3.0 instead of gtk+-2.0 doesn't work anymore, because the .deps file of the binding specifically asks for gtk+-2.0, so there's a conflict between gtk2 and 3 when compiling.
Editing the .deps file (substituting 2.0 with 3.0) makes it possibile to compile with gtk3, but raises conflicts with gtk2 obviously.
Comment 1 Bastien Nocera 2013-09-17 08:02:15 UTC
The vala bindings are shipped with vala, not with poppler.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.