/OUT: directive in .EXP differs from output - 关于生成两类DLL的问题。

 

akl
September 16th, 2002, 05:20 AM
I have two different kind of configurations for a project that will produce dll with different names. The files are generated ok, but I have to register the files manually afterwords or change the regsvr32 /s /c "$(TargetPath)" to use the new specified dll-name for the configuration i am using. I get the following warning:
iCOMSMI_PD.exp : warning LNK4070: /OUT:iCOMSMI.DLL directive in .EXP differs from output filename "iCOMSMI___Win32_Debug_PD/iCOMSMI_PD.dll"; ignoring directive

The problem is I can't find the place where /OUT:iCOMSMI.DLL is specified. Even though it is ignored so everything works, I would like to know where to change this so I can get rid of the warning. Anyone?

krmed
September 16th, 2002, 06:59 AM
If you edit your .def file, you'll find a line that says

LIBRARY xxxxxx.lib

Simply delete the file name and leave the line to just say

LIBRARY

That will get rid of your problem.
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值