[SDL] [sdl_image] Compile errors on darwin8 with libSDL_image and libPNG
Frank Becker
crittermail2005 at telus.net
Sun Jul 16 16:00:49 PDT 2006
Simon wrote:
> Self explanatory, but I noticed this:
> "-I/Users/simon/Desktop/compilation/usr_local.darwin/include/SDL"...
> It never says the same without the "/SDL" at the end which is required
> to find png.h and possibly other header files.
>
> I haven't found a way to work around this and I don't own a mac
> myself, so I wont be able to experiment past this sunday, probably
> only in a week or two...
>
> So I'm stuck at this point, and could not finish this installation,
> SDL_image is now the only library that needs to be compiled so I can
> finally see if my application is fully Linux/Windows/MacOSX
> compatible!
>
You could try something like:
CFLAGS="-Os -I$C/include" ./configure --prefix=$C
Cheers,
--
Frank Becker - Need a break? http://criticalmass.sf.net/
More information about the SDL
mailing list