- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am trying to link and external library to may project, this library was created by disabling ipo, when I am building my project using Intel Fortran Compiler 10.1.029 [IA-32] I am getting the next error:
1>ipo: error #11021: OBJREAD Error: Could not create mapping for \\server.com\folder\LIBRARY03PX\library03.lib
1>Link: error error_during_IPO_compilation: problem during multi-file optimization compilation (code 1)
1>Link: error error_during_IPO_compilation: problem during multi-file optimization compilation (code 1)
I am assuming that ipo are disabled on my project's properties to avoid the conflict because I disabled optimizations /Od, the issue is only happening on my computer because other user can build without problem
On my PC I was using version 10.1.014 but it was already updated to version 10.1.029
Does anybody know why I keep getting the error?
Thank you in advance
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What happens if you reference the library from your local disk?
I'll mention that 10.1 is no longer a supported version.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page