[SDL] SDL_image with Sun Java runtime (jre) problem
Stanley E Brown
stanley.brown at zimmer.com
Wed Aug 7 09:12:00 PDT 2002
I currently maintain a port of SDL in Java that uses several popular SDL
libraries (SDL_image, SDL_ttf, and SDL_mixer). The problem is if I use
Sun's Java runtime to run a program written in it the runtime will
instantly conflict with SDL_image since they both have shared libraries
called jpeg. Is there any chance that SDL_image could in the future use
a different name for its shared library to prevent this?
More information about the SDL
mailing list