Hi,
I'am new to Labview and I need to use the AccessHW.dll in a CIN.
I use Microsoft Visual C++ 6 with a makefile and Labview6 on WindowsNT.
I get the foolwing message when linking (compiling is Ok...)
BaseAd.obj : error LNK2001: unresolved external symbol _my_outp
BaseAd.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
So here are my questions:
1- Do I need to add AccessHw.lib on the cinlibraries line in the makefile?
2- Where should I put the AccessHW.dll file in my directories?
3- Is there anything else I may forgot?
Thanks for your help!
Martin Brochu
University of Sherbrooke