| Summary: | DISKAUD_bootstrap symbol undefined on IOS | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Wouter van Oortmerssen <aardappel> |
| Component: | audio | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | iPhone/iPod touch | ||
| OS: | iOS 6 | ||
|
Description
Wouter van Oortmerssen
2013-06-01 00:11:31 UTC
That should only happen if SDL_AUDIO_DRIVER_DISK is defined in SDL_config.h, which it shouldn't be for iOS. Do you know how that symbol is getting defined? Just tried, but I can't seem to reproduce this bug anymore. SDL_AUDIO_DRIVER_DISK is indeed not defined, not sure what changed in the meantime. |