| Summary: | SDL_platform.h requires nonexistent <winapifamily.h> | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Andrew Church <achurch+sdl> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | CC: | hayes.gr, philipp.wiesemann, Shaylan_Mackay, zeus112233 |
| Version: | 2.0.3 | ||
| Hardware: | x86_64 | ||
| OS: | Windows (All) | ||
| See Also: | https://bugzilla.libsdl.org/show_bug.cgi?id=3385 | ||
|
Description
Andrew Church
2014-03-16 12:16:51 UTC
This is fixed for 2.0.4, thanks! *** Bug 2466 has been marked as a duplicate of this bug. *** I'm having the same problem as Andrew is. But for me it only complains about winapifamily.h file only ,after I was done installing windows 8 sdk which has the missing file I told codeblocks where it's installed at and still it won't let me compile my projects on windows 7 pro at all I've also tried this altered Sdl_platform.h file from https://www.dropbox.com/s/dm5lto9qlyfc418/SDL_platform.h and still it doesn't work and then it would pop a line that has something to do with visual studio only when in fact i'm only using codeblocks default gcc mingw32 compiler only |