After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 376832 - Does not compile with e-d-s 1.6 API
Does not compile with e-d-s 1.6 API
Status: RESOLVED FIXED
Product: evolution-sharp
Classification: Deprecated
Component: bindings
0.12.x
Other Linux
: Normal major
: ---
Assigned To: Mike Kestner
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-19 00:22 UTC by José Carlos García Sogo
Modified: 2006-11-20 00:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description José Carlos García Sogo 2006-11-19 00:22:01 UTC
Latest evolution-sharp (0.12.0) fails to compile with e-d-s 1.6 suite. The problem is that in its API EContactPhotoType is not defined (only in 1.8), but evolution-sharp tries to use it in glue/addressbook/e-contact-photo-glue.[ch].
Comment 1 Daniel Drake 2006-11-20 00:18:42 UTC
0.12.0 requires e-d-s-1.8. I just fixed this in CVS so that configure will bail out on earlier versions.

A separate branch has been created for 0.11.x and I guess that future releases may happen if there is demand.