Ticket #64 (closed defect/bug: worksforme)
xsd files are looked after in the wrong folder when using Xerces XML Parser
| Reported by: | KaZeR | Owned by: | KaZeR |
|---|---|---|---|
| Priority: | major | Milestone: | version 0.0.4 |
| Component: | gui/cegui | Version: | svn |
| Keywords: | Cc: |
Description
occurs only with Xerces.
Current fix :
a) copy the xsd files to your current folder
or
b) disable the Xerces XML parser at cegui build time
Change History
Note: See
TracTickets for help on using
tickets.

Problem is solved, thank you Matt for the patch.
I keep this ticket open for now, because we still don't know why Xerces looks for xsd files in the wrong directory.