Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15354
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
|---|---|
| From | clusardi2k@aol.com |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError |
| Date | Sat, 16 Jun 2012 23:16:46 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 13 |
| Message-ID | <e8fe89fd-3767-44ea-8bfc-6a9228b890e4@googlegroups.com> (permalink) |
| References | <c8c37ba8-17af-4b59-b814-cdf840f33b18@googlegroups.com> <vjsqt7lidudvip8i3sm9claeccagvr2ot4@4ax.com> |
| NNTP-Posting-Host | 108.39.93.13 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1339913905 14326 127.0.0.1 (17 Jun 2012 06:18:25 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Sun, 17 Jun 2012 06:18:25 +0000 (UTC) |
| In-Reply-To | <vjsqt7lidudvip8i3sm9claeccagvr2ot4@4ax.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=108.39.93.13; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT |
| User-Agent | G2/1.0 |
| Xref | csiph.com comp.lang.java.programmer:15354 |
Show key headers only | View raw
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