Hi, On Thu, 2007-01-18 at 22:50 +0100, Max wrote: > Note for the archives if other people might have similar problems... > Fixed that using packages from here: > http://kni.prz.rzeszow.pl/~viraptor/mono/
I think the problem is that SVN beagle (since a little after the 0.2.14 release) we use gmcs and the .NET 2.0 runtime, and the errors you're seeing below indicate that a (probably leftover) Util.dll was built with the 1.0 runtime. So a "make clean" is probably all you need. Joe > > ** (/usr/local/lib/beagle/BeagleDaemon.exe:21244): WARNING **: Missing > > method System.DateTime::CompareTo(DateTime) in > > assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in > > assembly /usr/local/lib/beagle/Util.dll _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
