You are using the direct X version of Java3d, and my guess is that it doesn't like what ever version of direct X you have on the NT box (3 if i remember), I don't know what version Java3d needs, but my guess is, something higher than 3 :)
HTH Jeremy devang mankad wrote: > Hi, > > I am new to Java3D. When I execute a sample > code snippet from few of the examples that I > have downloaded, I find this error...there is > a dialog-box popping up saying that: > > "The procedure entry point DirectDrawEnumerateExA" > could not be located in "DDRAW.dll". > > On closing the dialog box, the following comes up > in my terminal output: > > "Exception in thread "main" Java.lang.UnsatisfiedLinkError: > > C:\ProgramFiles\JavaSoft\JRE\1.3\bin\J3D.dll : The specified > procedure could not be found ..." > > What do I need to do extra ? I am working on Win NT OS > and have JDK1.3 installed.Also,Java3D resides on my machine. > Can you please help ? > > Regards, > Devang. > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.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". -- ________________________________________________________ PGP key is here -> http://www.computerbooth.com/pgp.html * If debugging is the process of removing bugs, then programming must be the process of putting them in. =========================================================================== 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".
