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

John BouAntoun jba-mono@optusnet.com.au
Thu, 16 Dec 2004 22:12:38 +1100


better to do it like this

cd mcs/class/Managed.Windows.Forms
make clean
make
sudo make install

On Thu, 2004-12-16 at 08:54 -0200, Everaldo Canuto wrote:
> Hi Ashwin,
> 
> You need to erase previou SWF, to do this:
> 
> cd Managed.Windows.Forms
> make clean
> make install
> 
> If above command fail please use "root" user.
> 
> 
> Everaldo.
> 
> 
> Em Qui, 2004-12-16 ās 00:24 -0500, Ashwin Bharambe escreveu:
> > 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
> > _______________________________________________
> > Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> 
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list