Hi all,

I added gd library support for win32 compilers, that is for cygwin and 
mingw. The bgd.dll you can download here:  http://www.boutell.com/gd/ 
works for mingw but not for visual c++ as advertized. Maybe a problem 
only with visual c++ 2005.

please check the changes, especially since I made changes which also may 
affect linux: first I made a small change, that if jpeg or png is not 
found only this part of the gd driver is turned off and not the whole gd 
driver. please check if I made this correctly. Second in gd.cmake I 
commented out the last code which adds libraries - but this code only 
works in unix - and I think this is actually not necessary, since cmake 
does that automagically. So please check if this is correct - if so, we 
should remove the commented code.

So, for the moment, gd support for cygwin and mingw added - other 
compilers would need a recompile of gd (which seems to be very hard) on 
Windows, or maybe we should use the gd library from gdwin32.sf.net

Regards,
Werner

-- 
Dipl. Ing. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria

email: [EMAIL PROTECTED]
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
        +43-(0)1-58801-13469 (laboratory)
fax:   +43-(0)1-58801-13499


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to