Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Error when converting CVI built in DLL sample to VC(6.0) DLL by using Measurement Studio AppWizard

 I'm just using CVI built-in DLL sample(\National Instruments\CVI71\samples\dll\basic\cvidll) and trying to convert it to Visual C++(6.0) DLL by using Measurement Studio AppWizard(7.0 for VS 6.0). Errors as follow:. It's very discouraged since i can convert built-in DLL to VC DLL.
--------------------Configuration: g - Win32 Release--------------------
Compiling...
toolbox.c
cvidll.c
Linking...
g.def : error LNK2001: unresolved external symbol SampleExportedFuncName
Release/g.lib : fatal error LNK1120: 1 unresolved externals
LINK : fatal error LNK1141: failure during build of exports file
Error executing link.exe.

g.dll - 3 error(s), 0 warning(s)
0 Kudos
Message 1 of 2
(3,169 Views)
See duplicate forum post.


Regards,

Andrew Wirick || Applications Engineer
0 Kudos
Message 2 of 2
(3,158 Views)