Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/sound/docs/SDL_on_Win32 @ 3288

Last change on this file since 3288 was 2756, checked in by simon, 20 years ago

/branches/sound/docs: made docs about how to compile under win32 VC++ and Dev-C++ and how to compile with gcc on win32

File size: 279 bytes
Line 
1SDL on Win32
2
3One important file with SDL is the file SDL.dll. If you want to run SDL programs, then you must have the file SDL.dll inside c:\windows\system (win 95, 98, ME) or c:\windows\system32 (on windows NT, 2000 and XP) or in the same folder as your SDL program executable.
Note: See TracBrowser for help on using the repository browser.