This is probably already known, but I'll go ahead and post it.  In trying to 
build against libpng-1.4.0, I had to edit src/_png.cpp:

//  png_destroy_read_struct(&png_ptr, &info_ptr, png_infopp_NULL);
   png_destroy_read_struct(&png_ptr, &info_ptr, NULL);

-Randy
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to