Advertisement

Borland Free Compiler & SDL Libraries

Started by May 29, 2002 03:10 AM
1 comment, last by Tszafran 22 years, 3 months ago
Hi, I was wondering if anyone could provide instructions on how to create compatible libraries so I could compile my projects using the free Borland C++ command line compiler. I created sdl.lib using IMPLIB with the SDL.dll but how do I create the SDL_main.lib? Can someone please provide instructions or email attach (Tszafran@shaw.ca) the all ready made compatible libraries. Thanks for your time. Thomas Szafran
MSN Messenger: Thomas_Szafran@hotmail.com
I am having this exact same problem. Can anyone help us out?
Advertisement
Find SDL_main.c in the SDL source code. Compile it into a static library.

This topic is closed to new replies.

Advertisement