Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Does LabWindows supply 64-bit library functions? All of the inlcude files are under the x86 folder.

I'm using VisualStudio 2008 to build my application and using LabWindows/CVI 2012 for the GUIs and drivers.

I need to build the application as a 64-bit program, but can't find 64-bit LabWindows/CVI include files.

All of the include files are in the Program Files (x86) folder.

0 Kudos
Message 1 of 2
(5,466 Views)

Jeffrey,

 

The include files might also be stored at C:\Program Files\National Instruments\Shared\CVI. I would suggest looking there to see if the 64-bit include libraries are located there on your system.

 

Additionally, even though the include files you found were in the Program Files (x86) folder, some of these files can be platform-agnostic and work across versions. It might be worth it to verify that including these files does not work for your 64-bit application.

 

I hope this helps, but let us know if you need any more assistance!

0 Kudos
Message 2 of 2
(5,454 Views)