Discussion:
unresolved external
(too old to reply)
rupesh
2007-01-03 11:40:09 UTC
Permalink
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.regardsRupesh
Raffaella
2007-01-04 09:40:12 UTC
Permalink
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)
<a href="http://digital.ni.com/public.nsf/websearch/EB867FBC74B43426862560A2006DA196?OpenDocument" target="_blank">http://digital.ni.com/public.nsf/websearch/EB867FBC74B43426862560A2006DA196?OpenDocument</a>
Continue reading on narkive:
Loading...