| Summary: | Consider including MSVC static library on the website | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Bogomancer <bogomancer> |
| Component: | website | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Bogomancer
2018-12-05 19:37:19 UTC
The DLL is independent of which version of Visual Studio you're using, but a static library is often tied to a specific Visual Studio version. Since there are many versions out there that people might use, we let them compile it themselves if that's important to them. |