That seems to have done the trick. Thanks
On Fri, 2008-06-06 at 16:19 +0200, Stephane Delcroix wrote: > sorry about this, apply the attached patch, it'll compile fine. > > s > > > On Thu, 2008-06-05 at 17:15 -0400, crue wrote: > > Has anyone run into the issue below? The base system is SLED10 with the > > mono-1.9.1-2 > > > > *** Compiling FSpot.Widgets.dll > > gmcs -debug -target:library -out:FSpot.Widgets.dll -d:TEST_METADATA > > -d:BROKEN_RSVG > > -d:CAIRO_1_2_5 ./Widgets/ComplexMenuItem.cs ./Widgets/CustomPrintWidget.cs > > ./Widgets/HighlightedBox.cs ./Widgets/Rating.cs ./Widgets/SaneTreeView.cs > > ./Widgets/ScrolledView.cs ./Widgets/TagView.cs -pkg:gtk-sharp-2.0 > > -pkg:gnome-sharp-2.0 -r:Mono.Posix -r:FSpot.Core.dll -r:FSpot.Utils.dll > > ./Widgets/CustomPrintWidget.cs(36,17): error CS0246: The type or > > namespace name `PrintOperation' could not be found. Are you missing a > > using directive or an assembly reference? > > ./Widgets/CustomPrintWidget.cs(90,43): error CS0246: The type or > > namespace name `PrintOperation' could not be found. Are you missing a > > using directive or an assembly reference? > > > > Thanks, > > Crue > > > > _______________________________________________ > > F-spot-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/f-spot-list > > _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
