[SDL] Problems on Mac OSX
Torsten Giebl
wizard at syntheticsw.com
Sun Feb 19 02:07:17 PST 2006
Hello !
> Could it be that you're not compiling in SDLMain.m / linking with
> libSDLMain.a, so that the program starts at your main function instead of
> the SDL wrapper main function?
>
> (Are you using frameworks or unix-style libraries?)
UNIX Style :
./autogen.sh
./configure
./make
su
./make install
cd test
./autogen.sh
./configure
./make
./testsprite
./testwin
...
CU
More information about the SDL
mailing list