Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78993 --- shadow/78993 2006-08-09 21:58:10.000000000 -0400 +++ shadow/78993.tmp.21184 2006-08-18 17:02:53.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78993 Product: Mono Tasks Version: 0% OS: unknown OS Details: Mac OS X 10.4.7 Mono Framework 1.1.16.1 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -211,6 +211,21 @@ [21:05] <pdb> ln -s 0.4.0 1.0.0 [21:05] <kangaroo> pdb: not a filename version # [21:05] <kangaroo> a mach-o binding version number [21:06] <kangaroo> it could be fixed with otool [21:06] <kangaroo> assuming the api's are compatible [21:06] <kangaroo> in libexpat + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-18 17:02 ------- +If I changed this with otool, libgdiplus would only work with the +other macos verion, right? (Right now it works on 10.3, but not 10.4). + +I think I'll just include my own expat instead. I thought about maybe +doing an otool change at install time, but the user might not have it +installed. + +... + +Just verified an installer that had libgdiplus working both on 10.3 +and 10.4 by including expat. + +Will be fixed in next released mac ppc installer. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
