| Summary: | _HIPointConvert referenced from QuickTime expected to be defined in Carbon | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Mike <poster> |
| Component: | main | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | poster |
| Version: | 1.2.12 | ||
| Hardware: | PowerPC | ||
| OS: | Mac OS X 10.3 (PPC) | ||
|
Description
Mike
2007-11-21 16:42:39 UTC
Apple introduced Tiger dependencies in their Quicktime SDK with the 7.2 update, and never fixed it. Here are some instructions from someone who worked around the problem: "Have a look there: http://www.mackb.com/Uwe/Forum.aspx/programming/3810/HIPointConvert-missing That's part of the answer, but setting special link flags is not that much easy. I compiled the SDL library too and to do so I made a copy of the original QuickTime framework then I moved the one from the 10.2.8 SDK to the Frameworks folder (in /System/Library) and it worked. Then you have to replace the framework (in /System/Library/Frameworks) with the original one." |