STLport, Checking SDL_Image

Try the STLport version at http://zerowing.qeradiant.com/

Can’t find such address from here right now :confused:

Try using
AC_CHECK_LIB(SDL_image, IMG_Load, [have_SDL_image=yes], , $SDL_LIBS)

Thanks! That was it; adding $SDL_LIBS was critical. This really
should be mentioned in SDL_Image documentation somewhere. Or was
I just unable to find it? Ditto for SDL_mixer.

– Timo Suoranta – @Timo_K_Suoranta --> From: EvilTypeGuy

Subject: Re: [SDL] SDL_Image-devel for mingw
From: Karl Bartel
Subject: Re: [SDL] Checking SDL_Image with configure?

Try the STLport version at http://zerowing.qeradiant.com/

Can’t find such address from here right now :confused:

Doh, wrong address :slight_smile:

http://zerowing.idsoftware.com/On Wed, Oct 17, 2001 at 01:52:22PM +0300, Timo K Suoranta wrote:

From: EvilTypeGuy
Subject: Re: [SDL] SDL_Image-devel for mingw

From: Karl Bartel
Subject: Re: [SDL] Checking SDL_Image with configure?

Try using
AC_CHECK_LIB(SDL_image, IMG_Load, [have_SDL_image=yes], , $SDL_LIBS)

Thanks! That was it; adding $SDL_LIBS was critical. This really
should be mentioned in SDL_Image documentation somewhere. Or was
I just unable to find it? Ditto for SDL_mixer.

– Timo Suoranta – tksuoran at cc.helsinki.fi –


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl