LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

_CA errors

When porting CVI to Visual C++ get these certification authority CA error messages:

 

Air.obj : error LNK 2001: unresolved external symbol _CA_MethodInvkeEx

Air.obj : error LNK 2001: unresolved external symbol _CA_InvokeHelperEx

Air.obj : error LNK 2001: unresolved external symbol _CA_GetEventCallback@20

Air.obj : error LNK 2001: unresolved external symbol

_CA_RegisterEventCallback@28

4 unresolved externals.

 

where can these routines be found?

 

 

0 Kudos
Message 1 of 2
(3,072 Views)
Try linking in cvi/extlib/msvc/cviauto.lib
0 Kudos
Message 2 of 2
(3,055 Views)