Opened 15 years ago
Closed 15 years ago
#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: | git master |
Severity: | 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 (1)
comment:1 Changed 15 years ago by KaZeR
- Resolution set to worksforme
- Status changed from new to closed
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.