Compile error when defining DEBUG

Discussion regarding the development of CEGUI itself - as opposed to questions about CEGUI usage that should be in the help forums.

Moderators: CEGUI MVP, CEGUI Team

User avatar
WhiteKnight
Just popping in
Just popping in
Posts: 12
Joined: Sat Nov 19, 2005 12:53

Compile error when defining DEBUG

Postby WhiteKnight » Mon Jan 23, 2006 17:09

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>

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Compile error when defining DEBUG

Postby CrazyEddie » Sat Feb 04, 2006 20:55

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.


Return to “CEGUI Library Development Discussion”

Who is online

Users browsing this forum: No registered users and 3 guests