I got a reply saying it is fixed as of r55429 but I can't try it myself until tonight after work.

Cheers,

Joe
 


----- Original Message ----
From: Janne Rantala <[EMAIL PROTECTED]>
To: mono-devel-list@lists.ximian.com
Sent: Thursday, January 12, 2006 11:19:53 AM
Subject: Re: [Mono-dev] make error on r55409

Hi,

Have you found solution to this problem yet? I had quite similar error message today but I have no idea what might be causing that.

:janne



System.Windows.Forms\ButtonBase.cs(554,12): error CS0103: The name `use_compatib
le_text_rendering' does not exist in the context of `System.Windows.Forms.Button
Base'
System.Windows.Forms\ButtonBase.cs(558,5): error CS0103: The name `use_compatibl
e_text_rendering' does not exist in the context of `System.Windows.Forms.ButtonB
ase'
Compilation failed: 2 error(s), 0 warnings
make[8]: *** [../../class/lib/net_2_0/System.Windows.Forms.dll] Error 1
make[8]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mcs/class/Ma
naged.Windows.Forms'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mcs/class/Ma
naged.Windows.Forms'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mcs'
make[4]: *** [profile-do--net_2_0--all] Error 2
make[4]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mono/runtime
'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/cygwin/download/mono-1.1.12/mono'
make: *** [all] Error 2

2006/1/12, Joe Audette <[EMAIL PROTECTED]>:
Hmm,

I can only guess from the silence that no-one else on this list having this problem?
I did get one reply off list from someone else having the same p roblem and asking if I had found a solution.
I will try updating tonight and see if it goes away.

Joe


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com

----- Original Message ----
From: Joe Audette <[EMAIL PROTECTED]>
To: mono-devel-list@lists.ximian.com
Sent: Wednesday, January 11, 2006 8:07:27 PM
Subject: [Mono-dev] make error on r55409

Hi All,

I've been building mono from svn on a regular basis for quite a while but tonight on r55408 I'm getting this error when I run make
I used ./autogen.sh --prefix=/usr and everything looked good.

Any ideas how to get past th is?

Thanks,

Joe

Suse 10

System.Windows.Forms /ButtonBase.cs(47,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/CheckedListBox.cs(44,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/GroupBox.cs(47,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/Label.cs(55,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/LinkLabel.cs(77,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
System.Windows.Forms/PropertyGrid.cs(82,48): error CS0117: `System.Windows.Forms.Application' does not contain a definition for `use_compatible_text_rendering'
Compilation failed: 6 error(s), 0 warnings
make[8]: *** [../../class/lib/default/System.Windows.Forms.dll] Error 1
make[8]: Leaving directory `/webshare/monosource/mcs/class/Managed.Windows.Forms'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/webshare/monosource/mcs/class/Managed.Windows.Forms'
make[6]: *** [all-recursive] Error 1


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




_______________________________________________
Mono-devel-list mailing list
[EMAIL PROTECTED] ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to