File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Java3D Program Excution Exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Java3D Program Excution Exception" Watch "Java3D Program Excution Exception" New topic
Author

Java3D Program Excution Exception

Deepali Aphale
Greenhorn

Joined: May 28, 2001
Posts: 8
Hello,

I installed Java 3D, and tried running the example from j2sdk1.4.0\Demo directory.The program is getting compiled, but when I try executing using 'java' command I get the error
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Program Files\Java
\j2re1.4.0\bin\J3D.dll: One of the library files needed to run this application
cannot be found.
I tried to introduce C:\Program Files\Java\j2re1.4.0\bin in classpath and path but still the problem exists.
Please tell me how to proceed.
Thanks in Advance
 
 
subject: Java3D Program Excution Exception
 
Threads others viewed
Where is the jar executable on a Windows system.
setting up Tomcat
Where can rt.jar file be located ?
error message
How to install Java in W98?
MyEclipse, The Clear Choice