Comment 6 for bug 2222

Revision history for this message
Russell Cloran (russell) wrote :

Hi,

I've just re-read what I wrote after a good night's sleep. Apologies for basically repeating what was said earlier ...

I now suspect that the problem lies in the libevolution-cil package, which seems to reference the library as "glib-2.0", whereas it is referenced as "libglib-2.0-0.dll" elsewhere.

I've fixed this by adding:

<dllmap dll="glib-2.0" target="libglib-2.0.so.0"/>

to the evolution-sharp.dll.config file.

My mind is in a spin again, what with all these subtly different names. I hope I'm making more sense this time around.