[maemo-developers] How to read a .xml file?
From: Chandra crazymoonboy at yahoo.comDate: Thu Apr 17 09:55:49 EEST 2008
- Previous message: How to read a .xml file?
- Next message: How to read a .xml file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Thank you for your response. I am able to execute and include <gtk/gtk.h> file, but when I tried to include <libxml/xmlreader.h>, it is giving compilation error as below: main.c:8:30: libxml/xmlreader.h: No such file or directory libxml2 library is installed in my machine. I executed "find" command to search for xmlreader.h file. It displayed the below results: /usr/include/libxml2/libxml/xmlreader.h /scratchbox/users/mouli/targets/CHINOOK_ARMEL/usr/include/libxml2/libxml/xmlreader.h /scratchbox/users/mouli/targets/CHINOOK_X86/usr/include/libxml2/libxml/xmlreader.h How can I do this? Am I have to change any path settings? Thanks in advance. Regards, Chandra Daniil Ivanov <daniil.ivanov at gmail.com> wrote: Hi, you can find examples on the page of libxml project: http://xmlsoft.org/examples/index.html Thanks, Daniil. On Wed, Apr 16, 2008 at 3:54 PM, Chandra wrote: > Hi Friends, > > How to read a xml file using Maemo? Can anybody give me a reference of a > complete example program to do this? > > Thanks in advance. > > Regards, > Chandra > > > ________________________________ > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it > now. > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > > --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080416/cd6e23c1/attachment.htm
- Previous message: How to read a .xml file?
- Next message: How to read a .xml file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]