From: GUEDON <ste...@do...> - 2007-07-09 16:17:20
|
Hi, I am trying to compile a version for Cygwin and Linux. For Cygwin. First is to find a < libxerces-c.a > that should correspond. I guess that it is the Xerces 2.5 that we have to compile. Then, the compiler claims that for exemple < xercesc_2_5::XMLString::transcode(unsigned short const*) > cannot be found in doxygenparser.cpp. This is probably due to the Namespace. For Linux. I have installed the xerces 2.5 that is libxerces-c.so file. The config claims for a main in this library. Could you please tell me the method to get the compilation working please. Many thanks |