> Obviously it can not read FT_THROW correctly because it gives out
> the error messages like this:
>
> [bcc32 Error] ftsystem.c(231): E2451 Undefined symbol
> 'FT_ERR_PREFIXInvalid_Stream_Handle'
You have to define the macro FT2_BUILD_LIBRARY while building the
library so that both internal macros are visible – and FT_ERR_PREFIX
gets defined. Cf. git commit dbc6e3f1.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel