search  hildon-file-chooser-dialog.h in ur system using " locate 
hildon-file-chooser-dialog.h " command 
and include the same file before main 
eg.. it might be having path like hildon-widgets/hildon-file-chooser-dialog.h 
then do 
#include <hildon-widgets/hildon-file-chooser-dialog.h>

try it 

minti 




----- Original Message ----
From: Sanjay Gupta <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [email protected]
Sent: Saturday, 29 March, 2008 9:49:56 AM
Subject: Re: hildon/hildon-file-chooser-dialog.h error

Hi Jani Mikkonen,
I used the following command for compilation:

[sbox-CHINOOK_X86] gcc `pkg-config gtk+-2.0 hildon-1 --cflags --libs` -Wall 
example_file_chooser.c

Thanks & Regards,
Sanjay


On Fri, Mar 28, 2008 at 9:10 PM, Jani Mikkonen <[EMAIL PROTECTED]> wrote:


Hiya.

How did you try to compile? Did you pass the appropriate -I and -l switches ?

Something like this would propably help you out:

pkg-config hildon-1 --cflags --libs

_____________________________________________
> maemo-developers mailing list
> [email protected]
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>


--
The message above is just this .sig's way of propagating itself


      Check out the all-new face of Yahoo! India. Go to http://in.yahoo.com/
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to