Re: [sdljava-users] Problem with sdljava
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2005-02-25 22:52:49
|
I'm not sure why you are getting this. The test program=20 sdljava.testsuite.testsprite makes a call to displayFormat() without any=20 problems. Maybe try giving your full path, i.e., don't use the ~/=20 notation. I'm not sure that this would works when passing to the VM. -Ivan/ jean.fortin wrote: >Hello to the list, >I am trying to use sdljava (i never used java before...), but >i get the error : > > >Exception in thread "main" java.lang.UnsatisfiedLinkError: >SDL_DisplayFormat > at >sdljava.x.swig.SWIG_SDLVideoJNI.SDL_DisplayFormat(Native Method) > at >sdljava.x.swig.SWIG_SDLVideo.SDL_DisplayFormat(SWIG_SDLVideo.java:125) > at sdljava.video.SDLSurface.displayFormat(SDLSurface.java:710) > > >i don't understand why, i run java with=20 >-Djava.library.path=3D~/sdljava-0.9.1/lib, >and i use the binary release of sdljava. > >does anyone know what is the problem? > >thanks in advance, >Jean Fortin > >Acc=E9dez au courrier =E9lectronique de La Poste : www.laposte.net ;=20 >3615 LAPOSTENET (0,34=80/mn) ; t=E9l : 08 92 68 13 50 (0,34=80/mn) > > > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=CCk >_______________________________________________ >sdljava-users mailing list >sdl...@li... >https://lists.sourceforge.net/lists/listinfo/sdljava-users > =20 > |