[SDL] Correct way of including SDL?

L-28C kixdemp at gmail.com
Mon Sep 3 17:41:24 PDT 2007


Hello everyone!

OK, I've heard the correct way of using SDL is this:
#include <SDL.h>
and passing `sdl-config --cflags` to the compiler, but there's no such 
file sdl-config in Windows... :/

How should I do it? Just move all the files in include/SDL to include?

Thanks!



More information about the SDL mailing list