Hi Ben,
 im having problems running JBuilder 3.5 on nt 4.0 service pack 4,
when trying to compile i get a java.lang.UnsatisfiedLinkError: no J3D in java.library.path.. 
does anyone know why ?? i know its something to do with the JVM but i installed
the jre plug in.. please help me
I've been developing J3D using JBuilder3.5 under NT4(sp3) without problems.
When JBuilder35 is installed it will create the following directories
\JBuilder35
\JBuilder35\jdk1.2.2
\JBuilder35\jdk1.2.2\jre
\JBuilder35\jdk1.2.2\jre\bin       <- Place J3D.dll in here
\JBuilder35\jdk1.2.2\jre\lib\ext   <- Place j3duitls.jar+j3daudio.jar+j3dcore.jar+vecmath.jar in here.
 
If you have installed a jre plugin it has probably created a second \jre dirctory tree of it own on your disk
and you might have installed your J3D.dll there - in which case JBuilder35 will probably not find it.
 
Malc.
 
 
 

Reply via email to