gcc 3.4.3 gave this error:
src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const': src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id src/ft2_font.cpp:172: note: try removing the parentheses around the type-id Follow the suggestion.
Showing
Please register or sign in to comment