--------------------Configuration: add - Win32 Debug--------------------
Performing Custom Build Step on .\Debug\add.dll
Bad command or file name
add.dll - 0 error, 0 warning
还有在custom build 标签页的设置中的输入命令行是写:
$(OutDir)$(TargetName)还是按论坛精华区里所写是
(OutDir)$$(TargetName)
各位帮忙了!!!先谢谢大家了!!</P>
<>答:Add CIN objects and libraries to the project. Select Project»Add To
Project»Files and select cin.obj, labview.lib, lvsb.lib, and
lvsbmain.def from the Cintools\Win32 subdirectory. You need
these files to build a CIN.
你确信已经将cin.obj, labview.lib, lvsb.lib, and
lvsbmain.def 加进你的工程了么?
另外,你可以将cintools到d:\根目录下
</P>
<>答:我的程序编译时没有错误
但在 BUILD NAME.DLL时会出现下列错误。怎么回事???/
Linking...
LINK : LNK4073: cannot create map for .ILK file; linking nonincrementally
Creating library Debug/area.lib and object Debug/area.exp
Performing Custom Build Step on .\Debug\area.dll
Error executing c:\winnt\system32\cmd.exe.