[Vm-dev] New Cog builds available: included Freetype plugin on macs by default

Igor Stasenko siguctua at gmail.com
Wed Jul 6 12:59:23 UTC 2011


On 6 July 2011 14:56, Esteban Lorenzano <estebanlm at gmail.com> wrote:
>
> Hi,
>
> El 05/07/2011, a las 12:04p.m., Igor Stasenko escribió:
>
>> Freetype library are built from scratch by downloading library sources
>> directly from git repository (maybe its a bit too much, but it works).
>> See /unixbuild/FT2Plugin/makeFreetype.sh
>>
>> this script is then used by cmake config to build libfreetype.a which
>> is statically linked with freetype plugin.
>>
>
> sorry, this is very unclear for me
> how do I execute makeFreetype.sh? what are expecting as a parameter? any further instruction?
>

The argument is where to copy the resulting libfreetype.a file.

But see

MacOSConfig>>configureFT2Plugin: maker

it is used there.
It should work with cocoa builds without any changes.
So, just try to build it and see what happens :)

> cheers,
> Esteban

-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list