Unfortunately, I can't compile this as PickScreen is
unresolved.

>From the error message below (no J3D in
java.library.path), it sounds like you don't have
Java3D installed in the JVM you're executing from.

Try www.geocities.com/corysia/Virtual.html and see if
that works.  Also, try any of the demo apps that come
with Java3D and see if you can run them from a DOS
window.

--- Lorena <[EMAIL PROTECTED]> wrote:
> hi! i am new in exploring this stuff... there's a
> given source code which i
> have a successful compiled, however, it displays the
> following error during
> runtime. can anybody please explain to me whats
> wrong and what does this
> mean?
>
> Warning: disabling security.
>
> java.lang.UnsatisfiedLinkError: no J3D in
> java.library.path
>         at
>
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1320)
>         at
> java.lang.Runtime.loadLibrary0(Runtime.java:749)
>         at
> java.lang.System.loadLibrary(System.java:820)
>         at
>
javax.media.j3d.MasterControl$12.run(MasterControl.java:686)
>         at
> java.security.AccessController.doPrivileged(Native
> Method)
>         at
>
javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:683)
>         at
>
javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:206)
>         at DisplayLines.<init>(DisplayLines.java:98)
>         at java.lang.Class.newInstance0(Native
> Method)
>         at
> java.lang.Class.newInstance(Class.java:237)
>         at
>
sun.applet.AppletPanel.createApplet(AppletPanel.java:579)
>         at
>
sun.applet.AppletPanel.runLoader(AppletPanel.java:515)
>         at
> sun.applet.AppletPanel.run(AppletPanel.java:293)
>         at java.lang.Thread.run(Thread.java:484)
>
> even if i'll set(or not) the classpath/path which is
> not advised by the
> installation readme, it still didnt work. i just
> cant start working because
> even a simple code cant just run successully. i hope
> u guys could help me
> with this. thanks in advance.
> ren
>

> ATTACHMENT part 2 application/octet-stream
name=DisplayLines.java



__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to