Languages

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,

 

 

 

 

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

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