freetype-devel
[Top][All Lists]
Advanced

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

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


From: Adam Twardoch (List)
Subject: [ft-devel] FreeType 2.4.7 no longer compiles on Mac OS X, 2.4.6 does
Date: Mon, 24 Oct 2011 15:30:29 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

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

-- 

May success attend your efforts,
-- Adam Twardoch
(Remove "list." from e-mail address to contact me directly.)




reply via email to

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