[SDL] Dynamically loading SDL dlls
Bill Kendrick
nbs at sonic.net
Thu Nov 1 17:02:52 PDT 2007
On Thu, Nov 01, 2007 at 04:50:22PM -0700, Jeremy wrote:
> Yea I tried for a while last night to do the converting of SDL to a true
> dynamic library but it's a nightmare so I gave up. I don't need SDL that
> badly to jump through those sort of hoops with a middle man dll. I've begun
> converting my SDL usage to SFML, which I now prefer over SDL for my
> situation, mainly due to static linkage and being in C++, and its simplicity
> got me up and running very quickly.
OOC, why didn't you statically link against SDL?
(You could adhere to the LGPL by providing objects against which SDL could
be re-statically-linked.)
So confused... but also barely paying attention :)
-bill!
More information about the SDL
mailing list