Click here to Skip to main content
15,897,704 members

Comments by yogesh muchhal (Top 4 by date)

yogesh muchhal 17-Apr-12 3:23am View    
Hahahaha

Thanks a lot.
yogesh muchhal 16-Apr-12 10:52am View    
Yes .. Still of no help. Will try after sometime. If you have any idea will be waiting for ur reply.

Thanks for looking into the problem.

Bye
yogesh muchhal 16-Apr-12 10:41am View    
ls /usr/include/xercesc
dom framework internal parsers sax sax2 util validators xinclude
yogesh muchhal 16-Apr-12 10:29am View    
I am using Ubuntu 11.04.

Path for all the include files is usr/include/

And I have installed xercesc inside usr/include/

The way I am calling the files in my code ::

#include <xercesc dom="" domdocument.h="">
#include <xercesc dom="" domdocumenttype.h="">

Where I have added it in eclipse ::

In eclipse -> Project-> Properties ->C/C++ Build ->Settings ->GCC C++ Linker - Libraries
I have added the xercesc in the right and side window.