Hi, Running SampleGeometry.exe, I got Fatal Error During Graphic Initialisation message. I don't have any trouble to run 01 and 02 Samples. Is anybody tell me what's going on? Thank you.
I think you can find an answer to your question in the FAQ at point (1) "Required environment Variables". You have to set the CSF_GraphicShr Environment Variable to the location of your OpenGl.dll.
Perhaps we should change the source so that if CSF_GraphicShr is not defined it will look in
$CASROOT/`uname`/lib/libTKOpenGl.so ?
Or perhaps spit out a message to stdout saying that CSF_GraphicShr must be defined.
Perhaps this:
% mycasapp
Your application failed, if you want to know why, RTFM!!!!!!!!
Segmentation fault
I get tired of this same message being posted twice a week, how about you?
Fri, 09/15/2000 - 07:25
I solve the problem. Thank you for your concern.
Mon, 09/18/2000 - 20:48
Tell me, please, how did you solve this problem. I have this problem too. Thank you for your help!
Tue, 10/17/2000 - 06:32
I am also having the problem initializing 3d with windows 98. Please let me know how you solved the problem. Thank you
Tue, 10/17/2000 - 11:08
Hi Dan,
I think you can find an answer to your question in the FAQ at point (1) "Required environment Variables". You have to set the CSF_GraphicShr Environment Variable to the location of your OpenGl.dll.
Best regards, Jan
Tue, 10/31/2000 - 03:38
Perhaps we should change the source so that if CSF_GraphicShr is not defined it will look in
$CASROOT/`uname`/lib/libTKOpenGl.so ?
Or perhaps spit out a message to stdout saying that CSF_GraphicShr must be defined.
Perhaps this:
% mycasapp
Your application failed, if you want to know why, RTFM!!!!!!!!
Segmentation fault
I get tired of this same message being posted twice a week, how about you?