Failed to start HPlotXYX using OpenGL on windows 10
|
05-18-2016, 10:27 AM
Post: #1
|
|||
|
|||
Failed to start HPlotXYX using OpenGL on windows 10
Hello,
DMelt works on Linux fine, but I want to make 3D surface plot on Windows 10 using OpenGL canvas (HPlotXYZ). When I run my code: <code> from jhplot import * c1=HPlotXYZ() c1.visible() </code> I've got error which ends with: windows-i586\gluegen-rt.dll |
|||
05-18-2016, 10:30 AM
Post: #2
|
|||
|
|||
RE: Failed to start HPlotXYX using OpenGL on windows 10
This usually happens when running 32 bit Java on 64 bit windows. Please reinstall Java for the amd64 architecture.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)