Evan Miller ?crit:
> While compiling MoreFilesX.o, I get this error:
>
[quoted text clipped - 18 lines]
> and used the standard build options. Any idea why it wouldn't be able
> to find the file?
If you have recently upgraded to quicktime 7.0 be sure to check out
software update again because you might be missing the Quicktime 7.0 SDK
(which is related to those files).
Ludovic
--
http://perso.hirlimann.net/~ludo/blog/
Torben - 04 May 2005 18:20 GMT
> Evan Miller écrit:
>
> > While compiling MoreFilesX.o, I get this error:
[snip]
> If you have recently upgraded to quicktime 7.0 be sure to check out
> software update again because you might be missing the Quicktime 7.0 SDK
> (which is related to those files).
Alternatively you can get QT7 SDK here:
<URL:ftp://ftp.apple.com/developer/Development_Kits/QT7SDK_Mac.dmg>

Signature
"Honesty is a somewhat overrated virtue"
Lucifer in conversation with the angel Remiel
This is a problem with the newest Apple API's & the mozilla codebase.
I'm assuming you're using tiger.
There is a workaround fix posted with bug 292530
<https://bugzilla.mozilla.org/show_bug.cgi?id=292530>
you will also likely need to set your gcc version to 3.3 via the
gcc_select tool
simply open a terminal window and type:
sudo /usr/sbin/gcc_select 3.3