[Mono-list] mono-0.30 preview on slack9.1

ROUGE Alain Alain.ROUGE@enac.fr
Thu, 22 Jan 2004 16:26:23 +0100


hi,

my config ---->  slack91 with cairo cvs.

tar xvfz mono-0.30.tar.gz
cd mono-0.30
./configure --prefix=/usr && make && make install

it works !! (some warnings with gcc 3.2.3) .
HelloWorld works.

Now I want to test 
mcs-0.30/class/System.Drawing/Test/System.Drawing/BmpPaint.cs

"mcs -r System -r System.Drawing BmpPaint.cs" 
Compilation Succeded.
"mono BmpPaint.exe"  Could not alocate gdiplus image.
Its seems System.Drawing.Imaging is not here.

how to make a basic System.Drawing program?
I've no Wine so no SWF.

thanks for your help.

ar.