[Mono-devel-list] monodoc and MWF build failures
Jackson Harper
jackson at ximian.com
Wed Dec 1 21:40:16 EST 2004
On Thu, 2004-12-02 at 00:08 +0000, Paul wrote:
> Managed.Windows.Forms also fails to compile and gives a tonne of errors.
> Again, checked out at 11.40pm.
This was a regression in the compiler. It has been reverted in HEAD
and should work fine now.
Jackson
> System.Windows.Forms/Application.cs(99) error CS1690: Cannot call
> 'controls' method, property, or indexer because it is a value type
> member of a marshal-by-reference class
> System.Windows.Forms/Control.cs(354):
> 'System.Windows.Forms.Control' (name of symbol related to previous
> error)
> System.Windows.Forms/Application.cs(108) error CS1690: Cannot call
> 'window' method, property, or indexer because it is a value type member
> of a marshal-by-reference class
> System.Windows.Forms/Control.cs(354):
> 'System.Windows.Forms.Control' (name of symbol related to previous
> error)
> System.Windows.Forms/Application.cs(125) error CS1690: Cannot call
> 'window' method, property, or indexer because it is a value type member
> of a marshal-by-reference class
> System.Windows.Forms/Control.cs(354):
> 'System.Windows.Forms.Control' (name of symbol related to previous
> error)
> System.Windows.Forms/ThemeWin32Classic.cs(414) error CS1690: Cannot call
> 'image_list' method, property, or indexer because it is a value type
> member of a marshal-by-reference class
> System.Windows.Forms/ButtonBase.cs(101):
> 'System.Windows.Forms.ButtonBase' (name of symbol related to previous
> error)
> System.Windows.Forms/ThemeWin32Classic.cs(419) error CS1690: Cannot call
> 'image' method, property, or indexer because it is a value type member
> of a marshal-by-reference class
> System.Windows.Forms/ButtonBase.cs(101):
> 'System.Windows.Forms.ButtonBase' (name of symbol related to previous
> error)
> System.Windows.Forms/ThemeWin32Classic.cs(420) error CS1690: Cannot call
> 'image' method, property, or indexer because it is a value type member
> of a marshal-by-reference class
> System.Windows.Forms/ButtonBase.cs(101):
> 'System.Windows.Forms.ButtonBase' (name of symbol related to previous
> error)
> System.Windows.Forms/ThemeWin32Classic.cs(2944) error CS1690: Cannot
> call 'tooltip_window' method, property, or indexer because it is a value
> type member of a marshal-by-reference class
> System.Windows.Forms/ToolTip.cs(51):
> 'System.Windows.Forms.ToolTip' (name of symbol related to previous
> error)
> System.Windows.Forms/ThemeWin32Classic.cs(2944) error CS1690: Cannot
> call 'tooltip_window' method, property, or indexer because it is a value
> type member of a marshal-by-reference class
> System.Windows.Forms/ToolTip.cs(51):
> 'System.Windows.Forms.ToolTip' (name of symbol related to previous
> error)
> System.Windows.Forms/ThemeWin32Classic.cs(2944) error CS1690: Cannot
> call 'tooltip_window' method, property, or indexer because it is a value
> type member of a marshal-by-reference class
> System.Windows.Forms/ToolTip.cs(51):
> 'System.Windows.Forms.ToolTip' (name of symbol related to previous
> error)
> make[1]: *** [../../class/lib/default/System.Windows.Forms.dll] Error 1
> make: *** [all.real] Error 2
>
>
> Any ideas on these?
>
> TTFN
>
> Paul
More information about the Mono-devel-list
mailing list