| Summary: | Building SDL fails on Windows 8.1 unless June 2010 DirectX SDK is installed | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Justin Skiles <justin.d.skiles> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Windows 8 | ||
|
Description
Justin Skiles
2013-10-23 22:51:52 UTC
We actually need to build with the older DirectX SDK in order to run on Windows versions older than Windows 8. I updated the code so this is apparent when people go to look at it. Feel free to attach a patch that fixes things for people who want to only run on Windows 8 and newer if you want. Cheers! |