[Mono-winforms-list] Compiling latest MWF (newbie question)

Ashwin Bharambe Ashwin Bharambe <ashwinb@gmail.com>
Thu, 16 Dec 2004 00:24:14 -0500


Hi all,

I checked out the latest code for mono, mcs and libgdiplus from SVN. I
found that the default makefiles do not build Managed.Windows.Forms. I
tried doing make manually within the Managed.Windows.Forms/ directory,
but got the following error:

>> make[8]: *** No rule to make target
`System.Windows.Forms/AccessibleEvents.cs',
>>          needed by `../../class/lib/default/System.Windows.Forms.dll'.  Stop.

Any idea what I am doing wrong?

Also, are there any sample programs for testing the working components
of Managed.Windows.Forms? I am interested in implementing a
Control/Component, and want to get started with looking around some
code, etc.

Any help would be appreciated.
Thanks!
Ashwin