You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Hiren P. <hi...@gm...> - 2007-07-18 01:15:35
|
Hi again, One more thing, I have only made changes to CVS. Please attempt to compile that version. Regards, Hiren On 7/9/07, GUEDON <ste...@do...> wrote: > > Hi, > > > > I am trying to compile a version for Cygwin and Linux. > > For Cygwin=85 > > First is to find a =AB libxerces-c.a =BB that should correspond. I guess = that > it is the Xerces 2.5 that we have to compile. Then, the compiler claims > that for exemple =AB xercesc_2_5::XMLString::transcode(unsigned short > const*) =BB cannot be found in doxygenparser.cpp. This is probably due to > the Namespace. > > For Linux=85 > > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Systemcxml-users mailing list > Sys...@li... > https://lists.sourceforge.net/lists/listinfo/systemcxml-users > > |
From: Hiren P. <hi...@gm...> - 2007-07-18 01:15:03
|
Hello, I've updated the source to allow for a proper Autoconf setup; that should allow you to correctly specify the path for libxerces.so. It should find th= e correct function in the library. Please try to use the --with-xerces flag a= s suggested. Try it on linux first and let me know. Regards, Hiren On 7/9/07, GUEDON <ste...@do...> wrote: > > Hi, > > > > I am trying to compile a version for Cygwin and Linux. > > For Cygwin=85 > > First is to find a =AB libxerces-c.a =BB that should correspond. I guess = that > it is the Xerces 2.5 that we have to compile. Then, the compiler claims > that for exemple =AB xercesc_2_5::XMLString::transcode(unsigned short > const*) =BB cannot be found in doxygenparser.cpp. This is probably due to > the Namespace. > > For Linux=85 > > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Systemcxml-users mailing list > Sys...@li... > https://lists.sourceforge.net/lists/listinfo/systemcxml-users > > |
From: Hiren P. <hi...@gm...> - 2007-07-13 03:40:55
|
Hello, I'm sorry for the tardy reply. I can't give you an immediate method for correction but I am writing to inform you that I will look at it soon and possibly help you with at the very least the Linux install. Let me get back to you soon. Regards, Hiren On 7/9/07, GUEDON <ste...@do...> wrote: > > Hi, > > > > I am trying to compile a version for Cygwin and Linux. > > For Cygwin=85 > > First is to find a =AB libxerces-c.a =BB that should correspond. I guess = that > it is the Xerces 2.5 that we have to compile. Then, the compiler claims > that for exemple =AB xercesc_2_5::XMLString::transcode(unsigned short > const*) =BB cannot be found in doxygenparser.cpp. This is probably due to > the Namespace. > > For Linux=85 > > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Systemcxml-users mailing list > Sys...@li... > https://lists.sourceforge.net/lists/listinfo/systemcxml-users > > |
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 |