Thanks Thomas for your suggestion - I have indeed tried
various combos and seem to be getting somewhere.
OK ! I have managed to get the j2se1.4-beta3 to work with
java3d1_2_1_03_win32_opengl_sdk. I can bring up my app. now by
invoking "java appname". I am using a win95 os, BTW. The Java3D
install notes does not mention Win95 as one of the compatible OS's -
is this intended or is an oversight ?
HOWEVER, if I try to maximize my screen size (by dragging the lower right
corner of the window containing the canvas), the app. crashes and
spits out the error log attached below. Also, my canvas does not
seem to refresh itself automatically even there is a scene change
- it refreshes only when I drag a dialog over it a couple of times
- very empirical observation....sorry.
Would really appreciate some help from the J3D team, and
apologies in advance if I had overlooked something very obvious
during installation.
================================= Error Log ===========================
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x7D28B915
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(WToolkit.java:222)
at java.lang.Thread.run(Thread.java:539)
Dynamic libraries:
0x76AC0000 - 0x76ADD000 C:\WINDOWS\SYSTEM\IMAGEHLP.DLL
Local Time = Thu Nov 22 12:42:04 2001
Elapsed Time = 111
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta3-b84 mixed mode)
#
===========================================================================
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".