Search:

Type: Posts; User: ulillillia

Search: Search took 0.01 seconds.

  1. Where do I set the name of the library and what...

    Where do I set the name of the library and what would the name be? There are 3 files in the lib directory - sdl.dll, sdl.lib, and sdlmain.lib.
  2. I set the "Additional library directories" under...

    I set the "Additional library directories" under the project settings at project > %s properties > configuration properties > Linker > General. The libraries and include files have been set as well...
  3. Okay, so I supposedly got that going. With only...

    Okay, so I supposedly got that going. With only SDL.h being included without any SDL_Init, SDL_Quit, and the like to go with it (just the bare include in other words), I was able to run my game. ...
  4. I've already downloaded them (I forgot to mention...

    I've already downloaded them (I forgot to mention that). I unzipped the ZIP file then copied the folder over to where my project is. I don't know how to get SDL.h to be "discovered" from there (I'm...
  5. How do I get SDL to be found by VC++ 2008 Express?

    The only thing I want SDL for is just fullscreen mode and vsync, nothing else. I attempted to get SDL started but I only get a "fatal error C1083: Cannot open include file: 'SDL.h': No such file or...
Results 1 to 5 of 5