Page 2 of 2

Posted: 13 Jun 2006, 09:04
by ElvenProgrammer
That actually happens when either your SDL_image.dll.a or SDL_image.dll are not the right one. Where did you get them from?

Try to get those ones and tell me if they work:

http://themanaworld.homeip.net/tmw-svn/ ... mage.dll.a

http://themanaworld.homeip.net/tmw/SDL_image.dll

Posted: 13 Jun 2006, 12:22
by flipe
ElvenProgrammer wrote:That actually happens when either your SDL_image.dll.a or SDL_image.dll are not the right one. Where did you get them from?

Try to get those ones and tell me if they work:

http://themanaworld.homeip.net/tmw-svn/ ... mage.dll.a

http://themanaworld.homeip.net/tmw/SDL_image.dll
sorry for the little bit information...

I am use a debian box, with kernel-2.6.16, all sdl dependencies in last version!

I am use this topic, because the problem is the same.

sorry.

:oops:

Posted: 13 Jun 2006, 13:59
by ElvenProgrammer
You should then recompile SDL_image disabling at least png-shared during configure, this was the problem in windows anyway.

Posted: 13 Jun 2006, 17:11
by flipe
I try this, but not work, same problem still.

thanks!

Posted: 14 Jun 2006, 08:03
by ElvenProgrammer
Double check you properly uninstalled previous versions first, then try to recompile configuring with only png enabled and disabling everything else.

Posted: 20 Jun 2006, 12:23
by flipe
I remove all and recompile, but do not work!

thanks!