Closed Bug 885525 Opened 11 years ago Closed 11 years ago

Detect maximum usable SDK version

Categories

(Core :: Graphics, defect)

x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: bas.schouten, Assigned: bas.schouten)

Details

Attachments

(1 file)

For various reasons we still target the Windows 7 SDK. Direct2D 1.1 is only available in the Windows 8 SDK, however we want to build with it everywhere where it is available. (We do runtime detection of the presence of Direct2D 1.1) I believe this requires us to propagate the MOZ_WINSDK_MAXVER which basically tells us what the higher SDK version is that can be used.

I've created a patch that does this.
Attachment #765586 - Flags: review?(khuey)
https://hg.mozilla.org/mozilla-central/rev/a6350e257768
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: