Anyone here hacve some experience about compiling and creting projects
with sdl with Borland C++ Builder 4 or 5?–
Roger D. Vargas | "Humans have so many emotions, Artoo. And most
VQt Development Team | seem to cause them pain. I do not understand,
http://vqt.sourceforge.net | but I’m glad I have none. And yet – I can’t help
wondering sometimes… what it would be like."
C-3PO, Protocol Droid. Star Wars 2: World of Fire.
Anyone here hacve some experience about compiling and creting projects
with sdl with Borland C++ Builder 4 or 5?
Yes, I’m building ASC (www.asc-hq.org) with C++ Builder 5. No problems
there.
To use the SDL.DLL, run “IMPLIB -a -c SDL.LIB SDL.DLL” and include the
sdl.lib in your project.
Bye,
MartinOn Thu, 22 Mar 2001 08:31:51 -0500 (CST), Roger D. Vargas wrote: