SDL digest, Vol 1 #592 - 47 msgs

Has anyone BUILT an SDL app under CodeWarrior 8.x for Mac OS X ?

I’m finding this difficult to say the least. Most of my problems are in compilng SDLMain.m

I’ve had trouble with header files like complex.h, complext.h, the symboloic link path std that points back at it’s parent directory.

A lot of the headers being sought live in a g++ folder and I’m compiling with only “C” enabled.

It sure would be nice to work off a sample project built in CW8. I need the CW8 debugger.