-
Notifications
You must be signed in to change notification settings - Fork 24
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
Error in png.cpp #15
Comments
Thank! but now I have tested jpeg... and have problems: a definition duplication of boolean in window.h vs jpeg @cnjinhao ??
|
I just checked the |
hi!, |
The boolean in nuwen's libjpeg is int, but |
Error in following example
https://github.com/qPCR4vir/nana-demo/blob/master/Examples/png.cpp#L14
should be:
#elif defined(NANA_ENABLE_JPEG)
The text was updated successfully, but these errors were encountered: