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

Ashwin Bharambe Ashwin Bharambe <ashwinb@gmail.com>
Thu, 16 Dec 2004 11:26:27 -0500


Hi all,

I find that some of the winforms/ samples (I have only been testing
the ones shaded "green" ) don't render correctly. For example, the
mainmenu/ testcase does not. Where should these bugs be reported? I am
not even sure if any bugs should be reported in the first place for
these controls!

Ashwin

PS: I am using the latest libgdiplus, cairo, mono, mcs and winforms (from S=
VN)

On Thu, 16 Dec 2004 09:09:49 -0500, Ashwin Bharambe <ashwinb@gmail.com> wro=
te:
> Thanks, guys! I have been able to successfully build and test a few
> winforms/ samples as well...
>=20
> Ashwin
>=20
> PS: I did notice the "make clean" earlier on the winforms help site,
> however I figured I haven't built anything yet so why do that? :)
> Also, the make error confounded me.
>=20
> On Thu, 16 Dec 2004 10:04:10 -0200, Everaldo Canuto
> <everaldo_canuto@yahoo.com.br> wrote:
> > Yes! You are all right!
> >
> > Everaldo.
> >
> > Em Qui, 2004-12-16 =E0s 22:12 +1100, John BouAntoun escreveu:
> > > 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 =E0s 00:24 -0500, Ashwin Bharambe escreveu:
> > > > > Hi all,
> > > > >
> > > > > I checked out the latest code for mono, mcs and libgdiplus from S=
VN. I
> > > > > found that the default makefiles do not build Managed.Windows.For=
ms. I
> > > > > tried doing make manually within the Managed.Windows.Forms/ direc=
tory,
> > > > > but got the following error:
> > > > >
> > > > > >> make[8]: *** No rule to make target
> > > > > `System.Windows.Forms/AccessibleEvents.cs',
> > > > > >>          needed by `../../class/lib/default/System.Windows.For=
ms.dll'.  Stop.
> > > > >
> > > > > Any idea what I am doing wrong?
> > > > >
> > > > > Also, are there any sample programs for testing the working compo=
nents
> > > > > of Managed.Windows.Forms? I am interested in implementing a
> > > > > Control/Component, and want to get started with looking around so=
me
> > > > > code, etc.
> > > > >
> > > > > Any help would be appreciated.
> > > > > Thanks!
> > > > > Ashwin
> > > > > _______________________________________________
> > > > > Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.c=
om
> > > > > 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
> > >
> > > _______________________________________________
> > > Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-winforms-list
> >
> >
>