freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] Setting up freetype for an embedded cross compiled system


From: Steve Cobb
Subject: [ft] Setting up freetype for an embedded cross compiled system
Date: Thu, 1 Sep 2011 13:29:05 -0400

I am looking at pulling freetype (2.4.6) into an existing embedded project just to render TrueType fonts.  This is a singular application on a device with no OS.

As such, it does not seem that the usual self configuration scripts will work (as per docs/INSTALL.CROSS). 

Following docs/INSTALL.ANY and docs/CONFIGURE, I pulled what I believe are the correct files into the existing development system for the device/application.

In building it, I'm getting all of the errors regarding undefined  #include FT_INTERNAL_XXXX_H errors.  From reading through the archives, the FT_INTERNAL includes seem to be used for more advanced "internal" applications.  Is there something configured by running configuration scripts that creates a set of files that would not include files that need the FT_INERNAL_XXXX includes?

Is there another doc that I've missed that is geared towards embedded porting?  If not, I guess I'm up for writing it.

Thanks,
Steve 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]