When I define DEBUG, src\pcre\pcre.c line 543 includes printint.c which is not included in the src\pcre directory. This can be fixed by downloading pcre 5.0 and copying printint.c to src\pcre and then adding the following two includes at the top of printint.c:
#include "ucp.h"
#include "ucptypetable.c"
Should I submit a patch or is this sufficient, as I don't know if you want to solve the problem this way?
<edit>BTW this is for version 0.4.1</edit>
Compile error when defining DEBUG
Moderators: CEGUI MVP, CEGUI Team
- WhiteKnight
- Just popping in
- Posts: 12
- Joined: Sat Nov 19, 2005 12:53
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Re: Compile error when defining DEBUG
Ummmmm.
I think we'll upgrade completely to pcre 5.0 for the next release, and make sure that all files are present and correct.
Thanks for the report!
CE.
I think we'll upgrade completely to pcre 5.0 for the next release, and make sure that all files are present and correct.
Thanks for the report!
CE.
Useful Links: Forum Guidelines | Documentation | Tutorials | HOWTO | Videos | Donate to CEGUI | CEGUI Twitter
Return to “CEGUI Library Development Discussion”
Who is online
Users browsing this forum: No registered users and 3 guests