[Lazarus] Get JPEG from TAChart in CGI app

Alexander Klenin klenin at gmail.com
Mon Apr 4 16:09:38 CEST 2011


On Mon, Apr 4, 2011 at 22:32, Vincent Snijders
<vincent.snijders at gmail.com> wrote:
> 2011/4/4 Vincent Snijders <vincent.snijders at gmail.com>:
>> 2011/3/23 Alexander Klenin <klenin at gmail.com>:
>>> Thanks for the pointer. I have added TFreetypeFont to the FPCanvas drawer.
>>> See nogui demo since r29999.
>>>
>>
>> Does this mean that TAChart now always depends on TFreeTypeFont? And
>> that therefore Lazarus now requires the freefont libraries to be built
>> (and run) on *nix and to be run on windows?
>
> The reason I ask, on powerpc-darwin (Mac OS X), I get the following errors:
> Linking ../lazarus
> /usr/bin/ld: Undefined symbols:
> _FT_Done_FreeType

If so, then it is a bug in FTFont.
BTW, I have found similar bug in GLUT -- see r29994.
I can remove font support for MacOS as I have done for Win64 --
just tell me the correct define to check.

-- 
Alexander S. Klenin




More information about the Lazarus mailing list