zippy1981 wrote: > > Can you provide those compile errors. Also what compiler? Embedded VC++ > 4.0? > I compiled it in MS Visual Studio 2005 with Windows Mobile 5.0 SDK. I'm attaching list of errors. There has been a few hundreds of them, but I was able to get rid of most of them by changing includes and a few typedefs. I assume I could get rid of some other errors (those reported in header files) by typedefs again, but there's probably a reason why they are not in Win Mobile headers and I wonder if it will work correctly when I finally compile it... http://www.nabble.com/file/p14350401/errors.txt errors.txt
zippy1981 wrote: > > Can you please link to these patches. Also, have you tried manyally > applying any of these hunks? > The patches are http://issues.apache.org/jira/browse/XERCESC-1609 here . They are for revision 417945, but as I said, they fail. I didn't try applying them manually because there's quite a lot of them and I was hoping for more elegant solution.. Regards, JS -- View this message in context: http://www.nabble.com/Compiling-Xerces-under-Windows-Mobile-tp14339833p14350401.html Sent from the Xerces - C - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
