LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

cvi編譯出現Build Fail

如果原始碼不是使用『LabWindous CVI2013的版本寫,而是2013年以前版本寫的,但是原始碼使用『LabWindous CVI2013』軟體,編譯後出現" incompatible pointer to integer conversion assigning to 'int' from 'void*" 、"assigning to 'float' from incompatible 'void*'",導致Build Fail,請問該如何處理?如下圖

cvi編譯出現Build Fail.png

 

 

 

原始碼使用『LabWindous CVI2013』軟體,編譯後出現"無法找到"NIDAQMX.h",導致Build fail,請問該如何處理?如下圖

 

 

 

imaqReadFile(((struct MY_IMAGE*)ptrImg)->hImage, fname, NULL, NULL);

請問代表甚麼函意??

 

tmpBuffer24Bit;請問代表甚麼函意??

 

assert(0 == CamAcq_AcquireImage(((struct VAR_IMG*)ptrImg)->myImg_design->hImage)); 請問代表甚麼函意??

 

CamAcq_GetROI(&camROI);

width = camROI.right - camROI.left + 1;
height = camROI.bottom - camROI.top + 1;

請問代表甚麼函意??

 

sprintf(strMsg, "Error reading image file.\n\n Error Code: %d\n\nFile: %s", imaqGetLastError(), fname);請問代表甚麼函意??

0 Kudos
Message 1 of 2
(4,271 Views)

I tried Google translate but with funny results such as "May I ask what the letter on behalf of Italy".... so I'd suggest you either post this question in the Chinese technology forum or re-post it in English...

0 Kudos
Message 2 of 2
(4,267 Views)