Open
Bug 1752062
Opened 4 years ago
Updated 4 years ago
Cannot specify precise Windows SDK version for configure
Categories
(Firefox Build System :: General, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: rkraesig, Unassigned)
Details
Although windows.configure supports selecting an SDK version by reference to its Windows version number, there's no way to select one particular Windows SDK version among several for a given version of Windows. The newest (numerically-largest) SDK version is always selected.
This complicates analysis which requires comparing the behavior of different SDKs (e.g., for bug 1751781), since at present the only way to use one Windows 10 SDK over another is to actually modify the SDK installation.
Updated•4 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•