Quantcast
Channel: LabWindows/CVI topics
Viewing all articles
Browse latest Browse all 5351

definitions for CAObjHandle: stdtst.h, userint.h & cviauto.h

$
0
0

When building application in 64-bits with CVI 2013, I've an error about CAObjHandle that in several files:

userint.h:typedef intptr_t    CAObjHandle;
cviauto.h: typedef intptr_t         CAObjHandle;    

stdtst: typedef int    CAObjHandle;    

first files are from CVI (C:\Program Files (x86)\National Instruments\CVI2013\include) and second from teststand (C:\Users\Public\Documents\National Instruments\TestStand 2013\AdapterSupport\CVI): I make a DLL with CVI and then call its functions from a seqauence in teststand.

 

If I compile in 32-bits, there is not such an error as types have then the same size...

 

What can be done to solve that?


Viewing all articles
Browse latest Browse all 5351

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>