Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2004-05-04 Thread Florin Herinean
lto:[EMAIL PROTECTED] Behalf Of Naomi Greenberg Sent: Dienstag, 4. Mai 2004 16:53 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] java.lang.UnsatisfiedLinkError Which dll files? Right now, I'm including in my project all of the Java 3D jar files that are in the following directory: ..\J2sdk1.4.

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2004-05-04 Thread Naomi Greenberg
h.jar   It runs fine in JBuilder, but fails when running the jar file from the command line.   - Original Message - From: Zak Nixon To: [EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 9:58 AM Subject: Re: [JAVA3D] java.lang.UnsatisfiedLinkError Check where the J

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2004-05-04 Thread Zak Nixon
Check where the Java3D *.dll files are located. You probably have them in the wrong place.   Z - Original Message - From: Naomi Greenberg To: [EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 8:57 AM Subject: [JAVA3D] java.lang.UnsatisfiedLinkError I get the

[JAVA3D] java.lang.UnsatisfiedLinkError

2004-05-04 Thread Naomi Greenberg
I get the following error message after creating and then running my jar file:   "Exception in thread "main" java.lang.UnsatisfiedLinkError: no J3D in java.library.path..."   I need some help as to what may be causing this.   Thanks. ===

[JAVA3D] java.lang.UnsatisfiedLinkError

2001-03-27 Thread James Magee
I am just getting started at Java3d and I haven't even got the examples running yet, perhaps someone could give me a helping hand to get me started, I am trying to run a very simple Java3d example program but I get the following error, java.lang.UnsatisfiedLinkError: no J3D in java.library.path. T

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-10-06 Thread Syrus Mesdaghi
Hello Al, please be sure that you are not compiling you code using Microsoft classes. Using their compiler is not too bad but if you use their packages, I am sure you will have difficulty. I have attached the instructions as a htm file. also, as some one else had mentioned, you do not want to run

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-10-06 Thread Paul Pantera
ing J/Direct calls elsewhere and are therefore > currently dependent on this VM! > > Al. > > -Original Message- > From: Matthew Flagg [mailto:[EMAIL PROTECTED]] > Sent: 05 October 2000 18:33 > To: [EMAIL PROTECTED] > Subject: Re: [JAVA3D] java.lang.UnsatisfiedLinkEr

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-10-06 Thread Alan Fransham
!       Al. -Original Message-From: Matthew Flagg [mailto:[EMAIL PROTECTED]]Sent: 05 October 2000 18:33To: [EMAIL PROTECTED]Subject: Re: [JAVA3D] java.lang.UnsatisfiedLinkError It looks like your problem is that you are using the Microsoft JVM and not the Sun JRE with is most likely

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-10-05 Thread Matthew Flagg
's JVM.  As for the Visual J++  I think someone else has had this problem.  Search the archives and double check.  Hope that helps. -Original Message-From: Alan Fransham [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 04, 2000 10:25 AMTo: [EMAIL PROTECTED]Subject: [

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-10-05 Thread Sánchez Sanz, Javier
[mailto:[EMAIL PROTECTED]]On Behalf Of Alan FranshamSent: miércoles 4 de octubre de 2000 16:25To: [EMAIL PROTECTED]Subject: [JAVA3D] java.lang.UnsatisfiedLinkError Hi,     I've installed java3d and have had one or two installation problems (not too uncommon so I understa

[JAVA3D] java.lang.UnsatisfiedLinkError

2000-10-04 Thread Alan Fransham
Title: java.lang.UnsatisfiedLinkError Hi,     I've installed java3d and have had one or two installation problems (not too uncommon so I understand) that I have been able to overcome but there is one problem that I am having real difficulty resolving.     Basically when I attempt to v

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-08-25 Thread J Myron Smith
f this for you. If you had them UnsatisfiedLinkErrors should now be a thing of the past. Myron -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Carolyn Gerrard Sent: Friday, August 25, 2000 9:06 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] jav

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-08-25 Thread John R.
=>Hi , => I am getting the exception java.lang.UnsatisfiedLinkError : no J3D in =>java.library.path => => What should I doITS URGENT... => Kindly Suggest. As a quick fix, copy your jd.dll to the same dir as your java.exe. I know this works, but I'm not sure why or what the real problem is.

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-08-25 Thread Carolyn Gerrard
Sathya I was having this problem yesterday. I finally tracked it down to a bug report on the JDC which suggested that you need to install both the jdk and jre versions of java3d. Previously I had just been copying the jars from the jdk\lib\ext directory in the program files\javasoft\jre\1.3\lib\

Re: [JAVA3D] java.lang.UnsatisfiedLinkError

2000-08-25 Thread Crossley, Allistair (A.)
] ^ #-Original Message- #From: Sathya Narayanan D [mailto:[EMAIL PROTECTED]] #Sent: 25 August 2000 13:47 #To: [EMAIL PROTECTED] #Subject: [JAVA3D] java.lang.UnsatisfiedLinkError # # #Hi , # I am getting the exception java.lang.UnsatisfiedLinkError : no J3D in #java.library.path # # What should I do

[JAVA3D] java.lang.UnsatisfiedLinkError

2000-08-25 Thread Sathya Narayanan D
Hi , I am getting the exception java.lang.UnsatisfiedLinkError : no J3D in java.library.path What should I doITS URGENT... Kindly Suggest. Cheers Sathya === To unsubscribe, send email to [EMAIL PROTECTED] and inc