[01:37:07] <HarbingTarbl> I've set the "FREETYPE_ROOT" in the setup.py, but it still doesn't seem to have installed with it enabled. Is there a flag I need to set when executing setup.py?
[01:47:30] <HarbingTarbl> Ah, I've gotten it to try to include the functionality, but now I get a bunch of unresolved external errors when building pillow.
[01:48:10] <HarbingTarbl> Does it only work with a specific compiler and version of freetype2?
[01:56:24] <HarbingTarbl> wiredfool, Yea both the prepackaged and my own compiled versions of the freetype2 library result in unresolved externals when I try to use them with Pillow. I'm pretty sure this is freetype2, but the freetype website also says that "freetype" and "freetype2" are the same thing.