freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Freetype.h problem


From: ismail . donmez
Subject: [Devel] Freetype.h problem
Date: Tue, 4 Nov 2003 09:38:23 +0000
User-agent: Internet Messaging Program (IMP) 3.2.1

Hi, 
 
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? 
 
/ismail 
 



reply via email to

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