[Vm-dev] Build VM with FT2Plugin on Linux

laurent laffont laurent.laffont at gmail.com
Fri Mar 19 12:44:16 UTC 2010


Hi,

to compile the VM with FT2Plugin on Linux I have to:
1. FT2Plugin class >> declareCVarsIn:

change
  cg addHeaderFile: '<tttables.h>'.
to
  cg addHeaderFile: '<freetype/tttables.h>'.


2. Patch unix/cmake/Plugins.cmake with this patch
http://lolgzs.free.fr/pharo/Plugins.cmake.patch

3. Create unix/plugins/FT2Plugin/config.cmake with:
PLUGIN_REQUIRE_PACKAGE(FT2 freetype2)


Are these issues Linux specific ? Is it possible to integrate these changes
?

Cheers,

Laurent Laffont
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20100319/452f0865/attachment.htm


More information about the Vm-dev mailing list