Hi all,

Has anyone tried to port Expat XML to the Palm OS ? I am trying to port it 
over right now using Falch Dev Studio (instead of CodeWarrior Lite) but have 
encountered problems with the #defined build settings in xmldef.h. Nothing 
has yet been #defined in the build and it is so far complaining about 
redefinition of size_t and memset etc. For example, it calls the following 
in xmldef.h which causes some of these warnings.

#else /* not XML_WINLIB */
  #include <stdlib.h>
#endif /* not XML_WINLIB */

Has anyone managed to port the Expat XML parser to the Palm ? If so, what 
changes were made to the build for it to be ported over successfully ?

Thanks.....Richard
_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to