Re: [scintilla] Problem with Loading library
by Neil Hodgson other posts by this author
Dec 13 2006 11:54PM messages near this date
[scintilla] Re: Problem with Loading library
|
[scintilla] Re: Enhancements to RESearch
dinesh:
> Eclipse. The final jar is built and i copied the dll files to the place where i
> execute the jar file , but then it gives me an UnsatisfiedlinkError.
> ...
> I have put the 2 dll files in C:\application_in_swing_jar
As a workaround, try sticking the DLLs in an always searched place
such as the windows or windows system directory. Better advice is
likely from a JNI forum.
Neil
_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest
|