LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

OpenGL error

When trying to run any of the OpenGL demo programs in Labwindows CVI 5.01, I get the following error message:
The procedure entry point CmtGetCurrentThreadID could not be located in the dynamic link library cvirte.dll.
DLL Init Error: Windows unable to load DLL "C:\WINNT\System32\cviogl.dll".
I am running Windows NT 4. Any ideas?
0 Kudos
Message 1 of 2
(3,001 Views)
That is a CVI 5.5 function call. It sounds like you are trying to run a CVI 5.5 example in CVI 5.0.1. Make sure you have the 5.5 runtime engine installed (cvirte.dll in winnt/system32) and that cviogl.dll is present in your winnt\system32 directory.

Best Regards,

Chris Matthews
Measurment Studio Support Manager
0 Kudos
Message 2 of 2
(3,001 Views)