[SDL] Location of freetype when compiling SDL_ttf on Mac
Michael Ryan Bannon
mrbannon at swen.uwaterloo.ca
Wed Jul 19 12:59:16 PDT 2006
What version of XCode would that project require?
I'm running 1.5 on my 10.3.9 (I think that's the highest that can be run on
this OS) but every time I open the project XCode just sits there.
Thanks,
Ryan
"E. Wing" <ewmailing at gmail.com> wrote in message
news:3c7e3c8a0607191244o2040a263gca153d17e348b398 at mail.gmail.com...
>> From: "Michael Ryan Bannon" <mrbannon at swen.uwaterloo.ca>
>> Hello,
>>
>> When building SDL_ttf, where should libfreetype.a be placed? I've tried
>> /usr/local/lib and /usr/lib but the ./configure script still says that it
>> can't find freetype.
>>
>> Thanks,
>>
>> Ryan
>>
>
> It is generally placed in /usr/X11R6/lib But you may need to install
> the X11 SDK.
>
> If you use the Xcode project, I include a special version of
> libfreetype.a inside the tarball which is gcc 3.3 based for PPC but
> 4.0 based for x86 for maximum portability. You can just build with
> Xcode, or you could muck with your autoconf settings to use this one.
>
> -Eric
More information about the SDL
mailing list