Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Linking problem with nidaq32.lib

I followed all the steps in the User Manual for User PC Compatibles to create a windows application using Borland c++. When I run the project for the first time I have a linking erro related with this import library. How to solve this problem?
0 Kudos
Message 1 of 2
(2,604 Views)
In Borland you will want to link to nidaq32b.lib and niex32b.lib. These will be installed when you install support for Borland from our NI-DAQ diver.

You can find information about running NI-DAQ in Borland at this KB:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/d59e4d28ca9e1df6862565680080f22a?OpenDocument

Kevin R
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,604 Views)