[Mono-list] Adding missing Attributes to System.Web

Duncan Mak duncan@ximian.com
11 Jun 2002 14:26:41 -0400


On Tue, 2002-06-11 at 03:57, Moritz Balz wrote:
> hi,
> i tried to compile this file but it did'nt work.
> error: the types DefaultEventAttribute and DefaultPropertyAttribute 
> (from System.ComponentModel) could'nt be found.
> do i need any libraries beside those that come with mono 0.12?
> or have i anyhow completely missed the point? :)
> 

You're going to need the SDK from Microsoft to do this project, because
we're trying to get the Attributes in the classes in the MS
implementation and add it to the Mono ones.

-- 
Duncan Mak <duncan@ximian.com>