[Vm-dev] how to add FTPlugin

laurent laffont laurent.laffont at gmail.com
Mon Jan 25 07:13:47 UTC 2010


>
>
>> I suppose it does not find  libfreetype.so (which is in
>> /usr/lib/libfreetype.so on my machine) ? I don't know how to specify lib
>> path with squeak
>> build process...
>>
>
> I created a directory named FT2Plugin in platforms/unix/plugins, then
> created a file there named config.cmake .
> The file contains the following line:
> PLUGIN_FIND_LIBRARY(FT2 freetype)
>
> This adds a check for the library and uses it while linking. I built the
> plugin as external and it works on ubuntu 9.04.
>
>
> Levente
>


It works (ArchLinux 32 bits) !!  Thank you Levente.

Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20100125/82a8d6d8/attachment.htm


More information about the Vm-dev mailing list