ni.com is currently experiencing issues.
Support teams are actively working on the resolution.
ni.com is currently experiencing issues.
Support teams are actively working on the resolution.
|
c:\program files\national instruments\teststand 3.0\operatorinterfaces\ni\simple\c++ using mfc\testexecdlg.cpp(119) : error C2065: 'ExecutionViewConnection_NoOptions' : undeclared identifier
c:\program files\national instruments\teststand 3.0\operatorinterfaces\ni\simple\c++ using mfc\testexecdlg.cpp(125) : error C2065: 'CommandConnection_NoOptions' : undeclared identifier
c:\program files\national instruments\teststand 3.0\operatorinterfaces\ni\full-featured\c++ using mfc\testexecdlg.cpp(106) : error C2065: 'CommandConnection_NoOptions' : undeclared identifier
c:\program files\national instruments\teststand 3.0\operatorinterfaces\ni\full-featured\c++ using mfc\testexecdlg.cpp(111) : error C2065: 'ExecutionViewConnection_NoOptions' : undeclared identifier
c:\program files\national instruments\teststand 3.0\operatorinterfaces\ni\full-featured\c++ using mfc\testexecdlg.cpp(195) : error C2065: 'PropOption_InsertIfMissing' : undeclared identifier
tsui.dll
와 teapi.dll
모듈에 들어있는 ActiveX 인터페이스를 포함하는 중간단계 파일을 만드는 과정에서 발생합니다. Visual Studio 6.0 Service Pack 3 (and higher)에서 다루어졌습니다. 아래 링크에서 확인을 하고 이를 갱신하십시오. 이를 설치한 후에는, 컴파일에 문제가 없을 것입니다.
|