- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page