freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] FreeType 2.4.7 no longer compiles on Mac OS X, 2.4.6 does


From: suzuki toshiya
Subject: Re: [ft-devel] FreeType 2.4.7 no longer compiles on Mac OS X, 2.4.6 does
Date: Mon, 24 Oct 2011 22:47:27 +0900
User-agent: Mozilla-Thunderbird 2.0.0.12 (X11/20080406)

Oops, I will check. Please wait.

Regards,
mpsuzuki

Adam Twardoch (List) wrote:
> 1. Download FreeType 2.4.6 to Mac OS X 10.6.8
> 2. Configure and build:
> 
> export MACOSX_DEPLOYMENT_TARGET=10.6
> ./configure --with-old-mac-fonts \
> CFLAGS="-Os -arch i386 -arch x86_64"
> make
> 
> 3. It builds fine.
> 4. Repeat the above for 2.4.7, and you'll get:
> 
> In file included from src/raster/raster.c:24:
> src/raster/ftrend1.c: In function 'ft_raster1_render':
> src/raster/ftrend1.c:180: error: 'FT_USHORT_MAX' undeclared (first use
> in this function)
> src/raster/ftrend1.c:180: error: (Each undeclared identifier is reported
> only once
> src/raster/ftrend1.c:180: error: for each function it appears in.)
> 
> Regards,
> Adam
> 




reply via email to

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