freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Freetype.h problem


From: Werner LEMBERG
Subject: Re: [Devel] Freetype.h problem
Date: Tue, 04 Nov 2003 08:45:09 +0100 (CET)

> In freetype2 cvs source include/freetype/freetype.h contains :  
>  
>  
> #ifndef __FT2_BUILD_GENERIC_H__ 
> #error "`ft2build.h' hasn't been included yet!" 
> #error "Please always use macros to include FreeType header files." 
> #error "Example:" 
> #error "  #include <ft2build.h>" 
> #error "  #include FT_FREETYPE_H" 
> #endif 
>  
>  
> but include/ft2build.h doesnt contain a #define
> __FT2_BUILD_GENERIC_H__ .  Interesting thing is devel/ft2build.h
> contains a #define __FT2_BUILD_GENERIC_H__ but only ft2build.h under
> include/ is installed.
>  
> Isnt this a problem? 

Already fixed in the CVS.  Thanks for the report.


    Werner



reply via email to

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