Hi,
i have the occ 5.0 installed with the typical setup and all evironment variables set. I have a nvidia TNT2 Model 64 with the driver from the
occ 5.0 requirement page. Whats wrong?
Thanks in advance.
Bye
Uwe
Patrik Mueller Mon, 06/02/2003 - 15:19
Hi,
can you give us some more details when the application is crashing?
2 suggestions:
1) check the path for TKOpenGL.dll from the environment settings.
2) sometimes Windows doesn't use new environment variables directly. Do a logout and a login (faster than a reboot :-)))
CSF_GraphicShr is no more mandatory since 4.0 (I think ...
If you upgraded a 3.0 or 3.1 version, this env. var. has not been updated and must still point to
OpenGl.dll (which is now TKOpenGl.dll).
A new installation a new luck. After the installation i make a logout and a login. Start
Sample QT -> Shell open -> click 'new' -> dll
'rtk.dll' is missing. I copying this dll to the
other libs (from 'ros\src\standard'). After click
'new' in the QT-example -> program finish without a message.
I start the mfc sample 'triangulation' -> 'Fatal Error During Graphic Initialisation'.
This is from my eventlog:
Anwendungspopup: Triangulation: TopologyTriangulation.exe - Fehler in Anwendung: Die Anweisung in "0x0165884a" verweist auf Speicher in "0xfefd0000". Der Vorgang
"read" konnte nicht auf dem Speicher durchgeführt werden.
Klicken Sie auf "OK", um das Programm zu beenden.
Klicken Sie auf "Abbrechen", um das Programm zu debuggen.
I have Win2000 with the latest service pack and VC6 S56 installed. All environment variable ar set.
Mon, 06/02/2003 - 15:19
Hi,
can you give us some more details when the application is crashing?
Greets,
Patrik
Mon, 06/02/2003 - 15:43
I use a 'mfc' sample and a dialog with this message was displayed. Thats all. :-| No more
details (pity).
Bye
Uwe
Mon, 06/02/2003 - 15:49
Hm...
2 suggestions:
1) check the path for TKOpenGL.dll from the environment settings.
2) sometimes Windows doesn't use new environment variables directly. Do a logout and a login (faster than a reboot :-)))
HTH,
Patrik
Mon, 06/02/2003 - 15:54
in particular,
please check that CSF_GraphicShr variable points to the \TKOpenGl.dll
Tue, 06/03/2003 - 19:41
You're right.
CSF_GraphicShr is no more mandatory since 4.0 (I think ...
If you upgraded a 3.0 or 3.1 version, this env. var. has not been updated and must still point to
OpenGl.dll (which is now TKOpenGl.dll).
You should read FAQ ...
M
Mon, 06/02/2003 - 16:58
A new installation a new luck. After the installation i make a logout and a login. Start
Sample QT -> Shell open -> click 'new' -> dll
'rtk.dll' is missing. I copying this dll to the
other libs (from 'ros\src\standard'). After click
'new' in the QT-example -> program finish without a message.
I start the mfc sample 'triangulation' -> 'Fatal Error During Graphic Initialisation'.
This is from my eventlog:
Anwendungspopup: Triangulation: TopologyTriangulation.exe - Fehler in Anwendung: Die Anweisung in "0x0165884a" verweist auf Speicher in "0xfefd0000". Der Vorgang
"read" konnte nicht auf dem Speicher durchgeführt werden.
Klicken Sie auf "OK", um das Programm zu beenden.
Klicken Sie auf "Abbrechen", um das Programm zu debuggen.
I have Win2000 with the latest service pack and VC6 S56 installed. All environment variable ar set.
Uwe
Mon, 06/02/2003 - 17:00
Oh ... a type error. I have VC6 SP5 installed.
Uwe
Mon, 06/02/2003 - 17:17
NVidia has a new certified driver. Perhaps this helps...
Tue, 06/03/2003 - 09:04
windows,windows ... ??? Make a reboot and it works!
Uwe