Hello. I'm back here again because I have problems with compiling medsphere widgets. This time the problem is linked to Cairo, MAKE says :
./IconLayout.cs(414,25): error CS0029: Cannot implicitly convert type `Cairo.Context' to `Cairo.Context' ./IconLayout.cs(920,41): error CS1502: The best overloaded method match for `Gdk.CairoHelper.SetSourceColor(Cairo.Context, Gdk.Color)' has some invalid arguments /usr/lib/cli/gdk-sharp-2.0/gdk-sharp.dll (Location of the symbol related to previous error) ./IconLayout.cs(920,41): error CS1503: Argument `#1' cannot convert `Cairo.Context' expression to type `Cairo.Context' ./IconLayout.cs(920,41): (equally named types possibly from different assemblies in previous error) /usr/lib/mono/gac/Mono.Cairo/2.0.0.0__0738eb9f132ed756/Mono.Cairo.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/Mono.Cairo/1.0.5000.0__0738eb9f132ed756/Mono.Cairo.dll (Location of the symbol related to previous error) Compilation failed: 3 error(s), 0 warnings make[1]: *** [Medsphere.Widgets.dll] Errore 1 make[1]: uscita dalla directory «/home/franaria/.local/share/Trash/files/Medsphere.2.Widgets-0.2.1/src» make: *** [all-recursive] Errore 1 Can anyone help me? Thanks to all -- View this message in context: http://mono.1490590.n4.nabble.com/Graph-widgets-tp1502370p2173003.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
