All these libraries are not 'built in' since MinGW-w64 is a compiler, not a library collection, but they are compatible with MinGW-w64, you just have to use MSYS to compile them. You can find quite a few of them precompiled for MinGW-w64 in the blender lib folder (https://svn.blender.org/svnroot/bf-blender/trunk/lib/mingw64/), along with instructions on how to compile them if you want to do it from scratch. In blender we also use openimageio that does something very similar. There is also freeimage, though I haven't tried it personally. Good luck!
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
