Closed
Bug 1291140
Opened 8 years ago
Closed 8 years ago
Have to unset WINDOWSSDKDIR to build on windows
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: jesup, Unassigned)
References
Details
Attachments
(1 file)
On my Win10 laptop, I have to unset WINDOWSSDKDIR to build:
ERROR: The SDK in WINDOWSSDKDIR (C:\Program Files (x86)\Windows Kits\8.1\) does not contain the Universal CRT.
This wasn't required circa 7/20
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/68502/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/68502/
Attachment #8776839 -
Flags: review?(cmanchester)
Updated•8 years ago
|
Attachment #8776839 -
Flags: review?(cmanchester) → review+
Comment 3•8 years ago
|
||
Comment on attachment 8776839 [details]
Bug 1291140 - Deduce Universal CRT SDK path from INCLUDE and LIB when it's not in WINDOWSSDKDIR.
https://reviewboard.mozilla.org/r/68502/#review65722
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/6d92ffa0ab85
Deduce Universal CRT SDK path from INCLUDE and LIB when it's not in WINDOWSSDKDIR. r=chmanchester
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•