Hello I'm a new member in xercesc and a newbie as well. Im currently trying to make my installation work with xercesc
Here's my Enviroment OS: Solaris 10 Compiler: SUN Studio 12 C++ 5.9 I installed the binary : xerces-c_2_8_0-x86-solaris-cc_5_7 set the LD_LIBRARY_PATH to the lib area, and set PATH variable too. Made a very very simple program to check if my settings worked but it always give the same error "Cannot find/open include file <xercesc/parser/...> " I don't know what to do from here.. gloridel
