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

Ipo: warning #11072: ignoring invalid linker directive 'NODEFAULTLIB:libcpmt.lib'

SergeyKostrov
Valued Contributor II
353 Views

Hi everybody, I do not consider that liner directive:

Ipo: warning #11072: ignoring invalid linker directive 'NODEFAULTLIB:libcpmt.lib'

as invalid. It is absolutely right directive in order to resolve some issues with multiple C++ operators new ( with the same arguments ) created in several MFC libraries.

 

0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
353 Views
Correction: >>Hi everybody, I do not consider that linker directive...
0 Kudos
Reply