Re: Configure Error



On Mon, 2005-03-28 at 12:26 -0500, Kevin T. Neely wrote:
> but make continues until finally erroring out with:
> 
> /icons/f-spot-slideshow.png,f-spot-slideshow.png 
> -resource:../icons/f-spot-fullscreen.png,f-spot-fullscreen.png 
> -resource:../icons/f-spot-simple-white.css,f-spot-simple-white.css 
> -resource:./f-spot.glade,f-spot.glade
> ./FullScreenView.cs(101) error CS1502: The best overloaded match for 
> method ' Gtk.Button..ctor (System.IntPtr)' has some invalid arguments
> ./FullScreenView.cs(101) error CS1503: Argument 0: Cannot convert from 
> 'Gtk.HBox' to 'System.IntPtr'
> ./FullScreenView.cs(101) error CS1501: No overload for method 
> `Gtk.Button' takes `1' arguments
> ./FullScreenView.cs(101) error CS1501: New invocation: Can not find a 
> constructor in `Gtk.Button' for this argument list
> ./Util.cs(168) error CS1502: The best overloaded match for method 'bool 
> Gtk.StockManager.Lookup (string, Gtk.StockItem)' has some invalid arguments
> ./Util.cs(168) error CS1503: Argument 1: Cannot convert from 'ref 
> Gtk.StockItem' to 'Gtk.StockItem'
> ./Util.cs(168) error CS1501: No overload for method `Lookup' takes `2' 
> arguments
> ./Util.cs(168) error CS8006: Could not find any applicable function for 
> this argument list
> ./Util.cs(173) error CS0165: Use of unassigned local variable `i'
> ./Util.cs(216) error CS1502: The best overloaded match for method 'bool 
> Gtk.StockManager.Lookup (string, Gtk.StockItem)' has some invalid arguments
> ./Util.cs(216) error CS1503: Argument 1: Cannot convert from 'ref 
> Gtk.StockItem' to 'Gtk.StockItem'
> ./Util.cs(216) error CS1501: No overload for method `Lookup' takes `2' 
> arguments
> ./Util.cs(216) error CS8006: Could not find any applicable function for 
> this argument list
> ./Util.cs(231) error CS1502: The best overloaded match for method 'bool 
> Gtk.StockManager.Lookup (string, Gtk.StockItem)' has some invalid arguments
> ./Util.cs(231) error CS1503: Argument 1: Cannot convert from 'ref 
> Gtk.StockItem' to 'Gtk.StockItem'
> ./Util.cs(231) error CS1501: No overload for method `Lookup' takes `2' 
> arguments
> ./Util.cs(231) error CS8006: Could not find any applicable function for 
> this argument list
> Compilation failed: 17 error(s), 0 warnings
> make[2]: *** [f-spot.exe] Error 1
> make[2]: Leaving directory `/tmp/f-spot-0.0.12/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/f-spot-0.0.12'
> make: *** [all] Error 2
> 
> 
> 

This looks like you have the wrong version of gtk-sharp installed.
F-Spot will work best with gtk-sharp-1.0.8 what version do you have
installed?

--Larry




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]