Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6208
| From | "Rhino" <no_offline_contact_please@example.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Need help with Unsatisfied Link Error |
| Date | 2011-07-15 10:04 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <ivphcs$90i$1@speranza.aioe.org> (permalink) |
| References | <Xns9F22EFFCDEABCtenblade@46.4.102.18> <23c027pp1c89q50m3aqgi84qp605451ivm@4ax.com> |
"Roedy Green" <see_website@mindprod.com.invalid> wrote in message news:23c027pp1c89q50m3aqgi84qp605451ivm@4ax.com... > On Fri, 15 Jul 2011 03:35:32 +0000 (UTC), Ten Blade > <ten.blade@tenblade.com> wrote, quoted or indirectly quoted someone > who said : > >>UnsatisfiedLinkError: > > These are surprisingly difficult to track down. See > http://mindprod.com/jgloss/runerrormessages.html#UNSATISFIEDLINKERROR Something really critical for me to know here is whether it is indeed possible for a Java program to link with a DLL in a cab file. I'm not even positive I have the right file so I'd like to be sure that linking to the DLL is possible in the first place, particularly when it is within a cab file. Perhaps I need to copy it from the cab file into a directory? Or can Java 'see' DLLs in a cab file the same way it can read class files in a jar? I'm running Windows XP SP2. -- Rhino
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Need help with Unsatisfied Link Error Ten Blade <ten.blade@tenblade.com> - 2011-07-15 03:35 +0000
Re: Need help with Unsatisfied Link Error Roedy Green <see_website@mindprod.com.invalid> - 2011-07-15 05:27 -0700
Re: Need help with Unsatisfied Link Error "Rhino" <no_offline_contact_please@example.com> - 2011-07-15 10:04 -0400
Re: Need help with Unsatisfied Link Error RedGrittyBrick <RedGrittyBrick@spamweary.invalid> - 2011-07-15 15:25 +0100
Re: Need help with Unsatisfied Link Error Ten Blade <ten.blade@tenblade.com> - 2011-07-15 20:01 +0000
Re: Need help with Unsatisfied Link Error Roedy Green <see_website@mindprod.com.invalid> - 2011-07-16 00:45 -0700
csiph-web