You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.
gee-1.0.vapi:7.3-7.53: error: Gee.Functions' already contains a definition forget_compare_func_for'
public static GLib.CompareFunc get_compare_func_for (GLib.Type t);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gee-0.8.vapi:7.3-7.57: note: previous definition of `get_compare_func_for' was here
public static GLib.CompareDataFunc get_compare_func_for (GLib.Type t);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
It is followed by many others which are very similar to it.
It is probably a conflict between libgee-0.8 and libgee2. But I can't remove libgee2 because it is used to build libunity...
voodoos
changed the title
Compilation error with Vala 0.26.1
Compilation error, conflicting libgees
Feb 4, 2015
When trying to compile from sources, I get this error:
I am using Vala 0.26.1 from Debian Testing.
Any clues ?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: