[SDL] Compiling SDL-1.2 SVN with Mac OS X 10.3.9

Torsten Giebl wizard at syntheticsw.com
Tue Aug 7 09:11:04 PDT 2007


Hello !


> Gregory Smith wrote:
>> When I had that problem (trying to compile myth-frontend) I had to
>> reinstall the entire OS from 10.3 and update to 10.3.9, not installing
>> Quicktime 7.
>>
> Quicktime 7 depends from the shared libstdc++ that is AFAIK incompatible
> with EVERY compiler available in OSX 10.3, a simpler alternative than
> reinstalling the old OS is to rename your QuickTime.framework in
> /System/Library/Frameworks to something like QuickTime.disabled and
> place in the same directory the quicktime 6 framework you shoud find in:
>
> /Developer/SDKs/MacOSX10.2.x.sdk/Library/Frameworks/
>
> Or also in:
>
> /Developer/SDKs/MacOSX10.3.x.sdk/Library/Frameworks/
>
> (provided you have installed additional sdks)
>
> NOTE: After you compile, to be able to run your sdl apps you will need
> to swap the two frameworks again!


I will try this all tomorrow. Thanks.


CU



More information about the SDL mailing list