Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

warning LNK4209

stephen_williams
Beginner
451 Views
I had VS2005 Pro, and 034 C++ installed, and then installed VS2005 Team Edition for Software Developers, and the service pack, and did a clean followed by build on my project, and got this error on 5 out of 18 modules. Do you think if I unistalled and reinstalled 034, that this error may go away?
0 Kudos
4 Replies
JenniferJ
Moderator
451 Views

The new update w_cc_c_9.1.037 should have the fix. Please uninstall 034 in the following order and reinstall 037.

. uninstall the IDE integration

. uninstall the Intel compiler

. reinstall 037.

Jennifer

0 Kudos
stephen_williams
Beginner
451 Views

when I go to the download center I only see up to W_CC_C_9.1.032. any idea what's up there?

0 Kudos
JenniferJ
Moderator
451 Views

Probably the support service has beenexpired. So it's no useto download if it couldn't be used.

If not, please file an issue report to the PremierSupport.

0 Kudos
stephen_williams
Beginner
451 Views

I went through support and got the download and installed and that fixed the linker error. Thanks for your help and quick reponse!

0 Kudos
Reply