- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am receiving the error:ipo_53485obj.obj : fatal error LNK1318: Unexpected PDB error; RPC (23) '(0x000006BA)' with version 12.1 update 11. If I turn off /DEBUG in release mode then it compiles but V-Tune won't be able to resolve any funciton listings.
thanks
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you IPO swith off as stated in the release notes and also mentioned in the article http://software.intel.com/en-us/forums/showthread.php?t=106562 ?
You need to remove option /Qipo from the compiler switches and add /qnoipo in the linker options.
Regards,
Hubert.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you IPO swith off as stated in the release notes and also mentioned in the article http://software.intel.com/en-us/forums/showthread.php?t=106562 ?
You need to remove option /Qipo from the compiler switches and add /qnoipo in the linker options.
Regards,
Hubert.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page