Hi everybody, That’s my MSVC++2010 solution to build FontConfig 2.10.1. As I said previously, it’s based on Chun-wei Fan MSVC++2009 solution ( https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack#FontConfig ). I have included a readme file (MSVC++2010-README) in the zipfile. Let me know if you experience any problem. Marco Dos Santos Oliveira EBU/European Broadcasting Union Technology and Innovation Department ######################################################################################################################## Modifications Definition added to fontconfig.def : - FcCacheCreateTagFile - FcDirCacheClean Modification/addition to config.h/config.h.vc : - #define FLEXIBLE_ARRAY_MEMBER 1 - Version number of package ######################################################################################################################## How to build FontConfig-2.10.1 Dependencies required : - Freetype 2.4.10 - Expat 2.1.0 - Libiconv 1.14 Compilation procedure : 1) Download the latest FontConfig release (right now, it's 2.10.1) from http://www.freedesktop.org/software/fontconfig/release/ 2) Unpack it where you want 3) Unzip this MSVC++2010 project inside the FontConfig root directory 4) Update the path of additional include directories and additional libraries directories. Maybe you should update the name of additional libraries too. 5) Compile and enjoy :)
************************************************** |
Attachment:
msvc2010-fontconfig-2.10.1.zip
Description: msvc2010-fontconfig-2.10.1.zip
_______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig