LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows/CVI 6.0, Compiling error when including 'mil.h' (Matrox Image Library): syntax error;found identifier expecting ';' at code line: 'typedef __int64 MILINT64'

I got this problem after including 'mil.h' in my labwindows project. Is there any additional header file I should include?
0 Kudos
Message 1 of 2
(3,384 Views)

Good news and bad news. The bad news is that you are getting this error because CVI 6.0 doesn't support 64-bit integers. There is no great way around this unfortunately without quite a bit of effort on your part.

The good news, is that the new version of CVI, 7.0 just released last week, now supports 64-bit integers. It is also include a ton of great improvements to the development environment that are well worth the upgrade. 

Best Regards,

Chris Matthews
National Instruments

0 Kudos
Message 2 of 2
(3,384 Views)