[SDL] Problem sdl & visual studio 2005
Ulrich Eckhardt
doomster at knuut.de
Tue Jul 31 11:48:09 PDT 2007
On Monday 30 July 2007 03:09:06 Patricia Curtis wrote:
> When i final build my games, i build to release, and then i have to copy
> the game from release to its parent Dir to run, but try going through
> the project properties and setting the flags listed below.
This is probably necessary for the system to find the SDL DLLs. There are
other ways that depend also a bit on the MS-Windows flavour. Look up the docs
for LoadLibrary() at http://msdn.microsoft.com. This is not specific to SDL
though.
cheers
Uli
More information about the SDL
mailing list