After installing Intel C ++ 8.0, the VC6 compiles the normal project link failed to fail.

xiaoxiao2021-03-06  36

Q: After installed Intel C , the VC6 linker will not return to the original, which is given to the link error:

Linking ...

Command Line Warning D4002: Ignoring Unknown Option '/ Subsystem: Console'

Command Line Warning D4002: IGNORING UNKNOWN OPTION '/ Incremental: YES'

Command Line Warning D4002: Ignoring Unknown Option '/pdb:debug/console.pdb'

Command Line Warning D4002: Ignoring Unknown Option '/ Debug'

Command Line Warning D4002: Ignoring Unknown Option '/ Machine: i386'

Command Line Warning D4002: Ignoring Unknown Option '/ PDBTYPE: SEPT'

LINK: FATAL ERROR LNK1104: Cannot Open file "UT: Debug / Console.exe"

Error Executing XiLink6.exe.

A: Modify the registry key {HKEY_USERS / S-1-5-21-484763869-1644491937-839522115-500 / Software / Microsoft / DevStudio / 6.0 / build system / components / platforms / win32 (x86) / Tools / Coff Linker for The value of 80x86 / executable path} is changed to link.exe, and then restart the VC, but

Intel C will not be used normally. Of course, if the registry key is changed back to XiLink6.exe, Intel C is available. If you have any better way, please remember to inform me.

转载请注明原文地址:https://www.9cbs.com/read-60116.html

New Post(0)