Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

unresolved external

Hi Friends,

I am using Borland C++ incorporated with NIDAQmx.h header file  for  NI6534 DIO card. Many of the function like "DAQmxGetWriteCurrWritePos" works properly, but  some of the functions defined like"DAQmxGetWriteWaitMode" or"DAQmxGetBufOutputBufSize" doesn't work and Borland returns a linker error-"[Linker Error] Unresolved external 'DAQmxGetWriteWaitMode' referenced from....". Could some  give a comment on this?.
Thanks in advance.
regards
Rupesh
0 Kudos
Message 1 of 2
(3,262 Views)

Hi Rupesh!

Take a look at this and tell me if it works!

Dynamic Library Linking in Borland C++ causes some Linker Errors (unresolved externals)

http://digital.ni.com/public.nsf/websearch/EB867FBC74B43426862560A2006DA196?OpenDocument

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