http://bugs.winehq.org/show_bug.cgi?id=25778
Summary: 'kIconServices16PixelDataARGB' undeclared (first use in this function) Product: Wine Version: 1.3.11 Platform: x86 OS/Version: Mac OS X 10.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine-2011@ryandesign.com
Wine 1.3.11 does not compile on Mac OS X 10.4.11. Wine 1.3.10 did compile on this system. The error with 1.3.11 is "icnsformat.c:322: error: 'kIconServices16PixelDataARGB' undeclared (first use in this function)". kIconServices16PixelDataARGB is defined in /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/Headers/IconStorage.h on Mac OS X 10.6.6 and 10.5.8, but these defines are not present in that header file on Mac OS X 10.4.11.