High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

Unresolved DAQmx references during linking

Using DevC++ with the gcc compiler, I'm attempting to build the ANSI C example program ContAcqSamps-IntClk.c
 
I have NI-DAQ\DAQmx ANSI C Dev\include in my include path and NI-DAQ\DAQmx ANSI C Dev\lib\ in my library path, but still get "unresolved reference" errors for functions such as DAQmxCreateTask@8, DAQmxStartTask@4, etc..   These functions appear to be in NIDAQmx.lib, so perhaps I'm not setting up DevC++ properly (this is the first time I've used DevC++).   Any suggestions?
 
 
0 Kudos
Message 1 of 2
(5,960 Views)
Thank you for contacting National Instruments.
 
Check out this discussion forum thread, which contains a very similar issue. Let us know if this helps to resolve your issue.
 
--
Michael P
National Instruments
0 Kudos
Message 2 of 2
(5,937 Views)