Login  Register

Re: Cross-platform DLL selection

Posted by Gene on Feb 11, 2012; 10:45pm
URL: https://forum.jogamp.org/Cross-platform-DLL-selection-tp3667506p3736208.html

I finally got a full description of the machine where this problem was occurring and uploaded it as an attachment [CAD-CAM_Lab.pdf] .  As you can see the display is ATI Radeon Xpress 1150 Series.  Windows XP.  This does not list the driver version, but the sysadmin says he got the most recent ones from ATI.

I also notice they have SMART Notebook and other SMART software installed. Their stuff is pretty aggressive about grabbing video hardware.  I'll ask him to disable these programs and see if JOGL starts working.

Anyway this is not urgent because I got them running by implementing a dumbed-down animation with native Swing graphics.  It only cost me two long nights and a weekend to convince Swing it really wanted to do hidden surface removal... ;-)

Take care all.