语言

Menu
Sites
Language
Compilation error when using Image class

Hi,

I am trying to use Tizen::Media::Image class. I included Tizen::Media namespace. In my function, I declared variable Image img;

But the compiler throws error "variable has incomplete type 'Tizen::Media::Image' Image img; "

Can anybody please let me know how to fix this problem?

Thanks,

 

 

 

 

 

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
Madhuri A
I found the solution. Should include "FMedia.h"