Re: Build is failing on latest CVS
- From: Larry Ewing <lewing novell com>
- To: henri <henri qais com>
- Cc: f-spot-list gnome org
- Subject: Re: Build is failing on latest CVS
- Date: Tue, 31 May 2005 14:17:00 -0500
It looks like you need a newer version of gtk-sharp. The signature
changed and the current code uses the new version.
--Larry
On Sat, 2005-05-28 at 20:17 -0700, henri wrote:
> if you go into Ciff.cs line 270 and Tiff.cs line 1109 and
> remove the cast to a (ulong) it will compile. no idea if it
> will actually _work_ but i didn't run a Ciff or Tiff file
> through f-spot
>
> henri
>
>
> On 29 May 2005, Bengt Thuree <bengt thuree com> wrote:
>
> > Hej
> >
> > I updated my f-spot sources from CVS yesterday, and since then my make
> > is failing.
> >
> > >
> > > ./PngFile.cs(118) warning CS0109: The member `FSpot.Png.PngFile.IccpChunk.Create' does not hide an inherited member. The keyword new is not required
> > > ./PngFile.cs(297) warning CS0109: The member `FSpot.Png.PngFile.IhdrChunk.Create' does not hide an inherited member. The keyword new is not required
> > > ./Ciff.cs(270) error CS1502: The best overloaded match for method 'bool Gdk.PixbufLoader.Write (byte[], uint)' has some invalid arguments
> > > ./Ciff.cs(270) error CS1503: Argument 1: Cannot convert from 'ulong' to 'uint'
> > > ./Ciff.cs(270) error CS1501: No overload for method `Write' takes `2' arguments
> > > ./Ciff.cs(270) error CS8006: Could not find any applicable function for this argument list
> > > ./Tiff.cs(1109) error CS1502: The best overloaded match for method 'bool Gdk.PixbufLoader.Write (byte[], uint)' has some invalid arguments
> > > ./Tiff.cs(1109) error CS1503: Argument 1: Cannot convert from 'ulong' to 'uint'
> > > ./Tiff.cs(1109) error CS1501: No overload for method `Write' takes `2' arguments
> > > ./Tiff.cs(1109) error CS8006: Could not find any applicable function for this argument list
> > > Compilation failed: 8 error(s), 2 warnings
> > > make[2]: *** [f-spot.exe] Error 1
> > > make[2]: Leaving directory `/home/bengt/CVS/f-spot/f-spot/src'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory `/home/bengt/CVS/f-spot/f-spot'
> > > make: *** [all-recursive-am] Error 2
> > > bengt jolly:~/CVS/f-spot/f-spot$
> > >
> > Do anyone else have this same problem or?
> >
> > I am using Ubuntu/Hoary and f-spot from CVS.
> >
> > /Bengt
> _______________________________________________
> F-spot-list mailing list
> F-spot-list gnome org
> http://mail.gnome.org/mailman/listinfo/f-spot-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]