Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15354
| From | clusardi2k@aol.com |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError |
| Date | 2012-06-16 23:16 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <e8fe89fd-3767-44ea-8bfc-6a9228b890e4@googlegroups.com> (permalink) |
| References | <c8c37ba8-17af-4b59-b814-cdf840f33b18@googlegroups.com> <vjsqt7lidudvip8i3sm9claeccagvr2ot4@4ax.com> |
On Sunday, June 17, 2012 2:02:00 AM UTC-4, Roedy Green wrote: > By far the easiest way to implement JNI is with Java Web Start. It > automatically selects the right DLL and it also installs it for you > where load/loadlibrary can find it. > > http://mindprod.com/jgloss/jni.html > http://mindprod.com/jgloss/javawebstart.html > -- > Roedy Green Canadian Mind Products My requirements are to use NetBeans and a dot jar file. Thanks but still looking,
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-15 08:22 -0700
Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-16 22:47 -0700
Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError Roedy Green <see_website@mindprod.com.invalid> - 2012-06-16 23:02 -0700
Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-16 23:16 -0700
Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-16 23:46 -0700
Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError Roedy Green <see_website@mindprod.com.invalid> - 2012-06-18 02:27 -0700
csiph-web