Borland command line, freetype, and SDL_ttf

I hate to bug you all but how do I set up SDL_ttf 2.x for use with borland
command line compiler (5.5) and freetype 2.x.

Thank you, your help will be much appreciated._________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx

Hi Corey,
Have you tried the make files found in the following page…
http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=18309

I have not tried to compile freetype with Borland compilers, so cannot
help there.

Dominique.

Corey Struble wrote:> I hate to bug you all but how do I set up SDL_ttf 2.x for use with

borland command line compiler (5.5) and freetype 2.x.

Thank you, your help will be much appreciated.


MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl


http://www.DelphiGamer.com := for all your Object Pascal game
development needs;
http://www.delphi-jedi.org/Jedi:TEAM_SDL_HOME := Home of JEDI-SDL;
Cross-platform game development with Pascal, has never been easier.

I hate to bug you all but how do I set up SDL_ttf 2.x for use with
borland command line compiler (5.5) and freetype 2.x.

I do this:

implib -a -c SDL.LIB SDL.DLL
implib -a -c SDL_ttf.LIB SDL_ttf.DLL

bcc32 -M -c -tW -DWIN32 -IC:\BCC55\INCLUDE -I…\DIDLIB\SDL SDL_main.c
bcc32 -M -c -tW -DWIN32 -P -IC:\BCC55\INCLUDE myunit.cc
bcc32 -M -c -tW -DWIN32 -P -IC:\BCC55\INCLUDE myprog.cc

ilink32 -LC:\BCC55\LIB -aa -Tpe -c myprog.obj sdl.lib import32.lib
c0w32.obj cw32.lib sdl_ttf.lib myunit.obj

Thank you, your help will be much appreciated.

Bye,
Enzo.

I do this:

implib -a -c SDL.LIB SDL.DLL
implib -a -c SDL_ttf.LIB SDL_ttf.DLL

bcc32 -M -c -tW -DWIN32 -IC:\BCC55\INCLUDE -I…\DIDLIB\SDL SDL_main.c
bcc32 -M -c -tW -DWIN32 -P -IC:\BCC55\INCLUDE myunit.cc
bcc32 -M -c -tW -DWIN32 -P -IC:\BCC55\INCLUDE myprog.cc

ilink32 -LC:\BCC55\LIB -aa -Tpe -c myprog.obj sdl.lib import32.lib
c0w32.obj cw32.lib sdl_ttf.lib myunit.obj

Ok for my next question what do myunit.cc and myprog.cc conatin. aka only
one has the font code in it.

second from the sdl_ttf page
Requires: The latest stable release of SDL 1.2, FreeType 2.0 or newer

ok so now how do I install freetype? Do I need to compile anything or not?

-I shall call egypt the harmless dragon.
_________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com