???
Hello all. I am new to Java3D but not java. I installed java3D directX and got the demos working. I copied the “Hello Universe” program into JBuilder8 to manipulate different variables, to work my way through the code. I got it to compile but when I went to run it I got :
java.lang.UnsatisfiedLinkError: textureclear
at javax.media.j3d.Canvas3D.textureclear(Native Method)
at javax.media.j3d.Renderer.doWork(Renderer.java:1053)
at javax.media.j3d.J3dThread.run(J3dThread.java:250)
Can anyone help me? If so, thank you soo much.
SpoonS