Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build errors stop build in 10.10 #2

Open
djbclark opened this issue Jun 9, 2015 · 0 comments
Open

Build errors stop build in 10.10 #2

djbclark opened this issue Jun 9, 2015 · 0 comments

Comments

@djbclark
Copy link

djbclark commented Jun 9, 2015

7 warnings, 5 errors under 10.10 Yosemite / XCode 6.3.2

Update to recommended settings pic2icns Group

IconFamily.m:1210:128: Incomplete format specifier

IconFamily/IconFamily.m:1255:9: Use of undeclared identifier 'CGDirectPaletteRef'

IconFamily/IconFamily.m:1264:9: Use of undeclared identifier 'cgPal'

IconFamily/IconFamily.m:1264:17: Implicit declaration of function 'CGPaletteCreateDefaultColorPalette' is invalid in C99

IconFamily/IconFamily.m:1276:32: Implicit declaration of function 'CGPaletteGetIndexForColor' is invalid in C99

IconFamily/IconFamily.m:1276:58: Use of undeclared identifier 'cgPal'

IconFamily/IconFamily.m:1289:58: Use of undeclared identifier 'cgPal'

IconFamily/IconFamily.m:1296:9: Implicit declaration of function 'CGPaletteRelease' is invalid in C99

IconFamily/IconFamily.m:1296:26: Use of undeclared identifier 'cgPal'

IconFamily/IconFamily.m:1300:127: Incomplete format specifier

IconFamily.m:1376:127: Incomplete format specifier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant