[Mono-winforms-list] swf

gennady wexler adyler@winisp.net
Mon, 08 Nov 2004 08:50:37 -0800


yes I built and installed libgdiplus on my machine. running with debug info
I am not getting any errors, but hogged CPU in mono process and a
kernel_task process:

apple:/Volumes/bench/mono/cvs/mcs/class/System.Windows.Forms/Samples adyler$
make
mcs -debug Form1.cs -r:System.Windows.Forms -r:System.Drawing
Compilation succeeded
apple:/Volumes/bench/mono/cvs/mcs/class/System.Windows.Forms/Samples adyler$
mono --debug Form1.exe
#region #line XplatUI Constructor called


On 11/8/04 6:37 AM, "Erik Dasque" <erik@ximian.com> wrote:

> Gennady,
> 
> did you build and install libgdiplus on your MacOS X machine ? If you
> run the example with debug information, I am guessing it'll complain
> about not finding the gdi+ dll.
> 
> Erik
> 
> 
> gennady wexler wrote:
> 
>> anyone else's seeing this? are there any mac X11 users? any mono lists for
>> mac sufferers? should I just give up and rather than making anything run on
>> my machine just go and start making it to work in Carbon? :) sucks because I
>> would have nothing I can compare things to for consistency.
>> 
>> help please?
>>