UnsatisfiedLinkError: \J3D.dll

  • Share
  • Share

Applies to:
Win32

Description:
A DLL problem while trying to run a program with Java 3D.

Cause:
a. DLLs are not in the correct directories
b. The Java version used does not support Java 3D

JAVA-API , , , , , , , ,

  1. admin
    March 9th, 2009 at 18:22 | #1

    Make sure that that the DLLs are placed in their default installation directories.

  2. admin
    March 9th, 2009 at 18:22 | #2

    Check your java version by using this command:
    java -version

    The version of your Java must be JDK 1.2 or a later version.

  1. No trackbacks yet.