[maemo-developers] hildon/hildon-file-chooser-dialog.h error
From: Minti Maemo minti.maemo at yahoo.comDate: Wed Apr 9 07:26:54 EEST 2008
- Previous message: Are we, as community, ready [for linuxtag]?
- Next message: how to install gst-plugins-bad on N810
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 <sanjayg417 at gmail.com> To: jani.mikkonen at flander.com Cc: maemo-developers at maemo.org 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 <jani.mikkonen at flander.com> 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 > maemo-developers at maemo.org > 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/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080409/ec2b08ae/attachment.htm
- Previous message: Are we, as community, ready [for linuxtag]?
- Next message: how to install gst-plugins-bad on N810
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]