标题:为什么在安装QT 4.1.2时老是有这样的提示!
作者:ysh2004
日期:2006-04-30 14:21
内容:
我在安装QT 4.1.2虽然成功,但老是有这样的提示,在运行nmake时都会出现:
LINK : warning LNK4199: /DELAYLOAD:comdlg32.dll ignored; no imports found from comdlg32.dll
LINK : warning LNK4199: /DELAYLOAD:oleaut32.dll ignored; no imports found from oleaut32.dll
LINK : warning LNK4199: /DELAYLOAD:winmm.dll ignored; no imports found from winmm.dll
LINK : warning LNK4199: /DELAYLOAD:ws2_32.dll ignored; no imports found from ws2_32.dll
LINK : warning LNK4199: /DELAYLOAD:winspool.dll ignored; no imports found from winspool.dll
各位大侠,这到底是什么原因?