Re: [sdljava-users] Problems with javaSDL and NetBeans
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2007-04-04 23:06:35
|
Greeting Eifer, Were you ever able to solve the problem? The reason is that the path the path to the sdljava dll or shared library needs to be passed to the VM as -Djava.library.path=<PATH_TO_DLL_OR_SO> Eifer Der Claw wrote: > > Hello: > > How can i configure SDL to run projects with netbeans? I´d included > the JAR library in NetBeans but it doesn´t compile. > The error message is: > > Native code library failed to load. > java.lang.UnsatisfiedLinkError: no sdljava in java.library.path > Java Result: 1 > ____________________________________________________ > > > > Please sorry about my English. > Thanks. > > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys-and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >------------------------------------------------------------------------ > >_______________________________________________ >sdljava-users mailing list >sdl...@li... >https://lists.sourceforge.net/lists/listinfo/sdljava-users > > |