View Post

Compile PIL for Maya & Python

When I needed to compile PIL (Python Image Library) for Maya & Python 2.7.3 64 bit, there was very little useful information on the interwebs about it so I figured I’d jot down the steps I went through here. The tough part for me was to figure out how to get the jpeg and zlib dependency libraries compiled and included. …