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,728 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,701 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,680 Views)