[Mono-osx] Updated 1.1.7.2 installer.

Miguel de Icaza miguel at novell.com
Mon May 23 23:48:50 EDT 2005


Hello,

    Third attempt, this time I figured out why libgdiplus got broken:
turns out that if you install QuickTime 7 (which we did as part of our
`click yes to all updates that software update recommends you update'),
it blindly removes the CarbonSound.h header file which means that any
app that requires Carbon.h breaks.

     I did not catch that, because libgdiplus merely "probes", so it is
happy to go ahead and drop support for Carbon in this case.  Maybe we
should rectify this, and if the --enable-quartz flag is passed, then
abort if we do not find a usable quartz to avoid these problems

    Package for testing is available here:

	http://primates.ximian.com/~miguel/tmp/MonoFramework-1.1.7.2.dmg

    Please test it, and let me know if there are any problems with this
one.  This is the md5sum:

8325723ec13d295801bf409ebb2b8ca4  MonoFramework-1.1.7.2.dmg

Miguel.


More information about the Mono-osx mailing list