the problem of installing abaqus 6.4
the problem of installing abaqus 6.4
(OP)
ABAQUS/Viewer
...ERROR
ABAQUS did not complete successfully.
Please see Viewer.log for details.
Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.
Continuing...
-----------------------------------------------------------------------------
ABAQUS/CAE
...ERROR
ABAQUS did not complete successfully.
Please see CAE.log for details.
Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.
Continuing...
viewer.log:
<98 out of 99 licenses remain available>.
FXGLContextEx::create(): wglCreateContext() failed.
ABAQUS Error: ABAQUS/CAE Kernel exited with an error.
i have turned off the hardware acceleration in the graphicsconfig.env,
what is the problem?
thanks!
...ERROR
ABAQUS did not complete successfully.
Please see Viewer.log for details.
Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.
Continuing...
-----------------------------------------------------------------------------
ABAQUS/CAE
...ERROR
ABAQUS did not complete successfully.
Please see CAE.log for details.
Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.
Continuing...
viewer.log:
<98 out of 99 licenses remain available>.
FXGLContextEx::create(): wglCreateContext() failed.
ABAQUS Error: ABAQUS/CAE Kernel exited with an error.
i have turned off the hardware acceleration in the graphicsconfig.env,
what is the problem?
thanks!





RE: the problem of installing abaqus 6.4
import os
os.environ['ABAQUS_KERNEL_VIEWPORT']=ON
/karelin
RE: the problem of installing abaqus 6.4
but,i still donot solve the problem,
i added the lines,but the cue:
FXGLContextEx::create(): wglCreateContext() failed.
ABAQUS Error: ABAQUS/CAE Kernel exited with an error.
Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.
still exist!
expect your help!
thanks
RE: the problem of installing abaqus 6.4
Thanks.