From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx compatibility with MSVC 2015 compiler

Dear all,

 

I'm trying to realize a software in Cpp using the compiler MSVC 2015 64bit. But apparently the Nidaq.lib provided with my NI pcie card was compiled by a 32bit compiler (probably gcc since my testing software works properly when I use Mingw 32bits). is there another lib compiled for 64 bits compilers somewhere?

thanks in advance for you help

0 Kudos
Message 1 of 3
(2,726 Views)

just in case someone needs the same library, it's located in :

<Program Files (x86)>\National Instruments\NI-DAQ\DAQmx ANSI C Dev\lib\msvc

 

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

Hi Olivier,

Yes there is a NIDAQmx.lib for 64 bits compilers and it is located in the following folder : C:\Program Files (x86)\National Instruments\Shared\ExternalCompilerSupport\C\lib64\msvc.

Regards,

Bertrand

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