Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Strange messages Parallel Studio XE 12.1 at link phase

Marián__VooDooMan__M
New Contributor II
638 Views
Greetings,

I get these messages at link phase (/Qipo):

---snip---
ipo : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_MSC_VER=1600"'
ipo : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_ITERATOR_DEBUG_LEVEL=2"'
ipo-1 : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_MSC_VER=1600"'
ipo-1 : warning #11072: ignoring invalid linker directive 'FAILIFMISMATCH:"_ITERATOR_DEBUG_LEVEL=2"'
---snip---

What do they mean? Should I recompile libraries that my project is using?

EDIT: running MSVC 2010, Vista x64, and my project is x64 build.
0 Kudos
2 Replies
Brandon_H_Intel
Employee
638 Views
Try the latest update 7 of Composer XE 2011 - that should resolve these warnings.
0 Kudos
Marián__VooDooMan__M
New Contributor II
638 Views
Unfortunately, I made some workaround to the problem, and changed plenty lots of code since then, so I am not able to reproduce this problem on Uptate 7 anymore.

Thank you, though.
0 Kudos
Reply