Closed Bug 694811 Opened 14 years ago Closed 14 years ago

Linking with VC11 fails with an undefined reference error to _IID_IAsyncOperation

Categories

(Core :: Widget: Win32, defect)

x86
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file, 1 obsolete file)

The SDK shipping with VC11 has renamed IAsyncOperation to IDataObjectAsyncCapability. This causes the link step to fail with an undefined reference error to _IID_IAsyncOperation.
Attached patch Patch (v1) (obsolete) — Splinter Review
Assignee: nobody → ehsan
Status: NEW → ASSIGNED
Attachment #567315 - Flags: review?(netzen)
Attached patch Patch (v1)Splinter Review
Forgot to include the header file.
Attachment #567315 - Attachment is obsolete: true
Attachment #567315 - Flags: review?(netzen)
Attachment #567316 - Flags: review?(netzen)
Blocks: VC11
Try run for c5d82323886d is complete. Detailed breakdown of the results available here: https://tbpl.mozilla.org/?tree=Try&rev=c5d82323886d Results (out of 19 total builds): success: 15 warnings: 4 Builds available at http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/eakhgari@mozilla.com-c5d82323886d
OS: Mac OS X → Windows 8
Comment on attachment 567316 [details] [diff] [review] Patch (v1) Review of attachment 567316 [details] [diff] [review]: ----------------------------------------------------------------- - Change looks good. - Verified that I get the problem building with VC2011 on Win7 and Windows SDK v7.1 and that the patch fixes it. - Verified that it doesn't cause a problem with VS2010 w/ 7.1 - Did not try other supported setups but I think it will be OK.
Attachment #567316 - Flags: review?(netzen) → review+
Target Milestone: --- → mozilla10
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: