We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This doesn't affect the EasyNDK, but is really annoying.
When I run the test project y got multiple console outputs like this:
Nov 19 18:46:30 iPad-de-Gonzalo SampleNDK[1128] : CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 32 bits/pixel; 3-component color space; kCGImageAlphaPremultipliedLast; 186 bytes/row.
Tested with: Mac OS X 10.9 Mavericks / Xcode 5.0.1 iPad Mini wifi / iOS 7.0.2
I fix this issue upgrading the cocos2d-x library to current 2.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This doesn't affect the EasyNDK, but is really annoying.
When I run the test project y got multiple console outputs like this:
Nov 19 18:46:30 iPad-de-Gonzalo SampleNDK[1128] : CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 32 bits/pixel; 3-component color space; kCGImageAlphaPremultipliedLast; 186 bytes/row.
Tested with:
Mac OS X 10.9 Mavericks / Xcode 5.0.1
iPad Mini wifi / iOS 7.0.2
I fix this issue upgrading the cocos2d-x library to current 2.2
The text was updated successfully, but these errors were encountered: