hidden text to trigger early load of fonts ПродукцияПродукцияПродукцияПродукция Các sản phẩmCác sản phẩmCác sản phẩmCác sản phẩm المنتجاتالمنتجاتالمنتجاتالمنتجات מוצריםמוצריםמוצריםמוצרים
Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6776 Discussions

icl: warning #10182: disabling optimization; runtime debug checks enabled

pradeepit
Beginner
356 Views

Hi,

I am compiling my code, I am getting the following warning in release mode.

icl: warning #10182: disabling optimization; runtime debug checks enabled

I changed "project properties->c/c++ compiler->code generation->basic runtime checks" to "default" from "Both (/RTC1, equiv. to /RTCsu)"

Now I am getting the following error.

1>ipo: warning #11021: unresolved __CrtDbgReportW
1> Referenced in ipo_37885obj.obj
1>ipo: warning #11021: unresolved ?npos@?$basic_string@DU?$char_traits@D@std@@V?$_DebugHeapAllocator@D@2@@std@@2IB
1> Referenced in ipo_37885obj.obj
1>ipo: error #11023: Not all components required for linking are present on command line

I am not understanding what is this error nor able to resolve it.

Please provide me with some solution

Regards

Pradeep

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
356 Views

Hello Pradeep,

A better place for this question here: http://software.intel.com/en-us/forums/intel-c-compiler/
More compiler experts there can provide help.

Thanks,
Chao

0 Kudos
Reply