Where to accquire sdl_ttf.h

Where can I acquire the sdl_ttf.h header?

Just a guess, but did you install SDL_ttf from a package (e.g., RPM or DEB)
on a Linux system?

If so, you’ll also need the corresponding “-dev” or “-devel” package,
which contains all of the development stuff (header files, API docs,
man pages).

The ‘plain’ package just contains the object files needed for programs,
which have been compiled against SDL_ttf, to run.

If that’s not the issue, then please tell us where you got your copy
of SDL_ttf. :^)

-bill!
bill at newbreedsoftware.com Got kids? Get Tux Paint!
http://newbreedsoftware.com/bill/ http://newbreedsoftware.com/tuxpaint/On Fri, Nov 28, 2003 at 04:57:21PM -0800, John Bailo wrote:

Where can I acquire the sdl_ttf.h header?

Bill Kendrick wrote:

Where can I acquire the sdl_ttf.h header?

Just a guess, but did you install SDL_ttf from a package (e.g., RPM or DEB)
on a Linux system?

If so, you’ll also need the corresponding “-dev” or “-devel” package,
which contains all of the development stuff (header files, API docs,
man pages).

To add another guess.

If you’re using Mandrake (like I do). If you install from .rpm file, it
will place sdl_ttf.h in /usr/local/include/SDL instead of
/usr/include/SDL where all other SDL files are. Just copy the file to
the right direction and that’s all.

After you do install of -devel pacage, just search for a file named
sdl_ttf.h in your /usr directory.–
Milan Babuskov
http://njam.sourceforge.net