Do

Comment 7 for bug 326529

Revision history for this message
cmoer (collin.moerman) wrote : Re: Compile fails (error in Docky.Interface)

Can confirm Lifestream's errors.

make[1]: Entering directory `/home/feanor/0.8/Do.Interface.Linux.Docky'
Compiling Do.Interface.Linux.Docky.dll...
warning CS8030: Deprecated: The `linq' option is no longer required and should not be used
./src/Docky.Interface/DockArea_Rendering.cs(57,26): error CS0103: The name `<ActiveIconChangeTime>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_Rendering.cs(57,26): error CS0103: The name `<ActiveIconChangeTime>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_Rendering.cs(59,36): error CS0103: The name `<RenderData>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_Rendering.cs(59,36): error CS0103: The name `<RenderData>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_Rendering.cs(61,22): error CS0103: The name `<PainterOverlayVisible>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_Rendering.cs(61,22): error CS0103: The name `<PainterOverlayVisible>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_DragAndDrop.cs(64,27): error CS0103: The name `<DragState>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_DragAndDrop.cs(64,27): error CS0103: The name `<DragState>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_DragAndDrop.cs(66,22): error CS0103: The name `<GtkDragging>k__BackingField' does not exist in the current context
./src/Docky.Interface/DockArea_DragAndDrop.cs(66,22): error CS0103: The name `<GtkDragging>k__BackingField' does not exist in the current context
Compilation failed: 10 error(s), 1 warnings
make[1]: *** [../build/Do.Interface.Linux.Docky.dll] Error 1
make[1]: Leaving directory `/home/feanor/0.8/Do.Interface.Linux.Docky'
make: *** [all-recursive] Error 1
feanor@Valinor-laptop:~/0.8$

Downloaded latest as of 2:00 EST 2/25/2009