The following code produces error 1:
FT_Library library; int error = FT_Init_FreeType(&library); if (error) handleError("Problem initing freetype&q