QuickTime 6.0.2 Released
Hungus writes "QuickTime 6.0.2 is now released from Apple and is available either via web download or via Software Update." I'd seen word that it was available earlier, but it wasn't available for me via Software Update until today. Software Update reports that this release "provides performance and reliability enhancements."
Quicktime has a lot of useful libraries for development. I have seen a lot of people using the built in XML parser as a high level interface in Objective C (from lurking on the newsgroups and looking for my own parser).
Quicktime is installed on all OS X system, it would make sense for apple to use common components.
Maybe it wasn't just quicktime that was updated but also other libs that support quicktime and other things. Who knows.
Cheers
-Open Quicktime, select "Upgrade Later"
-Change the date back to the present day
-Never see those nags again...
Though this may not work with 6.0.2...
The SuperDrive update is also out.
Karma: The shiznight, mostly because I am the Drizzle.
The 10.1 MB OS9 standalone version is here:Q uickTim e.hqx
http://wsidecar.apple.com/cgi-bin/qtc/nph-
__ Someday, but not this morning, I'll finally learn to use the preview button.
The update installs a couple of new headers. To kill the annoying messages about how your precompiled headers are out of date every time you try to build something, enter the following in terminal:
sudo fixPrecomps -all