Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2004:
[Freeciv-Dev] (PR#7191) problem compiling gui-sdl with freetype
Home

[Freeciv-Dev] (PR#7191) problem compiling gui-sdl with freetype

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#7191) problem compiling gui-sdl with freetype
From: "Jason Short" <jshort@xxxxxxxxxxxxxx>
Date: Sat, 3 Jan 2004 16:04:23 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7191 >

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I./../include 
-I../../common -I../../common/aicore -I../../intl -I./../agents 
-I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2    -g -O -Wall 
-Werror -Wcast-align -Wmissing-prototypes -Wmissing-declarations -c 
SDL_ttf.c
In file included from SDL_ttf.c:42:
/usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' 
hasn't been included yet!"
/usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always 
use macros to include FreeType header files."
/usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/include/freetype2/freetype/freetype.h:23:2: #error "  #include 
<ft2build.h>"
/usr/include/freetype2/freetype/freetype.h:24:2: #error "  #include 
FT_FREETYPE_H"





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#7191) problem compiling gui-sdl with freetype, Jason Short <=