freetype
[Top][All Lists]
Advanced

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

[ft] project files and instructions for building ft2demos on Windows wit


From: Dave Calkins
Subject: [ft] project files and instructions for building ft2demos on Windows with Visual C++ 2005
Date: Fri, 29 Jan 2010 09:13:03 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

Please see the below URL for a .zip file containing the project files necessary to build the ft2demos on Windows with Visual C++ 2005.  The intent is that the provided files will be added to the ft2demos directory in the location that they're at in the .zip file (preserving the relative paths within the project files).

    http://www.kinematics.com/FreeType/ft2demos-MODS-FOR-WIN32-BUILD.zip

A README file is included which provides step-by-step instructions for building FreeType and then the ft2demos in this environment.

NOTES

- The following source files need to be added to the FreeType VC++ 2005 project to avoid unresolved linker errors when building some demos
c:\freetype\src\base\ftlcdfil.c
c:\freetype\src\base\ftgxval.c
c:\freetype\src\base\ftotval.c
c:\freetype\src\base\ftpatent.c
- I was unable to get the below demos to compile; the instructions indicate this and instruct the user to un-check these, maybe someone else can get them compiling
compos
ftsbit
- All other demos should compile and run



reply via email to

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