ftk_image_png_decoder.c:183:18: error: dereferencing pointer to incomplete type

35 views
Skip to first unread message

ascii_maxim

unread,
May 21, 2013, 8:18:57 AM5/21/13
to funnyt...@googlegroups.com
trouble on compilantion. ftk 6.3 ,fedora 17 x86. who know how fix it? I'm newfag and bad speak on English(I'm russian)

tao yu

unread,
May 21, 2013, 9:03:22 AM5/21/13
to funnyt...@googlegroups.com
welcome.

call function: png_get_color_type
- else if(info_ptr->color_type == PNG_COLOR_TYPE_RGB)
+ else if(png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB)

trouble on compilantion. ftk 6.3 ,fedora 17 x86. who know how fix it? I'm newfag and bad speak on English(I'm russian)

--
您收到此邮件是因为您订阅了 Google 网上论坛的“funnytoolkit”论坛。
要退订此论坛并停止接收此论坛的电子邮件,请发送电子邮件到 funnytoolkit...@googlegroups.com
要查看更多选项,请访问 https://groups.google.com/groups/opt_out。
 
 

gurokaraneko

unread,
May 22, 2013, 2:17:12 PM5/22/13
to funnyt...@googlegroups.com
owh! Thanks !

2013/5/21, tao yu <yut...@gmail.com>:
> --
> 您收到此邮件是因为您订阅了 Google 网上论坛“funnytoolkit”中的主题。
> 要退订此主题,请访问
> https://groups.google.com/d/topic/funnytoolkit/uCz4K7R-bf0/unsubscribe?hl=zh-CN
> 要退订此论坛及其所有主题,请发送电子邮件到 funnytoolkit...@googlegroups.com
> 要查看更多选项,请访问 https://groups.google.com/groups/opt_out
>
>
>
Reply all
Reply to author
Forward
0 new messages