Hi Rob,

   Yes, MasterControl is an private class specific
to current implementation.

- Kelvin
------------
Java 3D team
Sun Microsystems Inc.

>Date: Thu, 03 Aug 2000 09:46:13 +0100
>From: Rob Nugent <[EMAIL PROTECTED]>
>MIME-Version: 1.0
>To: Kelvin Chung <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: [JAVA3D] UnsatisfiedLinkError - Anybody?
>Content-Transfer-Encoding: 7bit
>
>OK - I'm puzzled:
>
>'javax.media.j3d.MasterControl.getNumberOfProcessor'
>
>javax.media.MasterControl doesn't seem to be documented.
>
>e.g. see:
>
>http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_2_API/j3dapi/ind
ex.html
>
>Is this an internal class ? getNumberOfProcessor sounds quite useful.
>
>Thanks
>Rob
>
>Kelvin Chung wrote:
>
>> Hi,
>>
>>    getNumberOfProcessor() is a native call in J3D.dll, please
>> make sure that the PATH is pointing to the right java3d version.
>> (1) check if j3d.dll is locate under c:\jdk1.3\jre\bin
>>     if c:\jdk1.3\ is the installation directory.
>> (2) check if there is any other jdk version in your PATH
>>     before c:\jdk1.3, you can specific the full path
>>     c:\jdk1.3\bin\java instead of java to make sure.
>>
>> - Kelvin
>> -------------
>> Java 3D Team
>> Sun Microsystems Inc.
>>
>> >X-Accept-Language: en
>> >MIME-Version: 1.0
>> >Date: Wed, 2 Aug 2000 16:29:12 -0400
>> >From: peter <[EMAIL PROTECTED]>
>> >Subject: [JAVA3D] UnsatisfiedLinkError - Anybody?
>> >Comments: To: "[EMAIL PROTECTED]"
>> <[EMAIL PROTECTED]>
>> >To: [EMAIL PROTECTED]
>> >
>> >Hi,
>> >i've been working with j3d for months now and all of the sudden
>> >i got this error after simple restart ....never seen anything like this
>> >before ..if someone can help me to shed some light on this one
>> >i'll be greafull
>> >my pc: 733P3   256M
>> >            NT4.0 SP5
>> >using jdk 1.3.0  and  java3d-1_2-win-opengl_sdk
>> >
>> >thanks
>> >Peter.
>> >
>> >Exception in thread "main" java.lang.UnsatisfiedLinkError:
>> >getNumberOfProcessor
>> >        at javax.media.j3d.MasterControl.getNumberOfProcessor(Native
>> >Method)
>> >        at javax.media.j3d.MasterControl.<init>(MasterControl.java:524)
>> >        at
>> >javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:550)
>> >        at SplineAnim.createCanvasPanel(SplineAnim.java:212)
>> >        at SplineAnim.<init>(SplineAnim.java:125)
>> >        at SplineAnim.main(SplineAnim.java:584)
>> >
>>
>> ===========================================================================
>> 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".
>
>--
>
>
>Rob Nugent
>Development Manager
>PeerLogic
>[EMAIL PROTECTED]
>http://www.peerlogic.com
>Tel: +44 (0) 1489 585503
>Fax: +44 (0) 1489 881363
>
>

===========================================================================
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