[Development] About pcre in qt5

song.7.liu at nokia.com song.7.liu at nokia.com
Wed Jun 6 10:44:22 CEST 2012


Yes, we are creating a super minimal build with basic functionalities...
But is there some feature depending on the REGEXP in case if it's disabled other features don't work then.

Thanks,
Song

-----Original Message-----
From: ext Giuseppe D'Angelo [mailto:dangelog at gmail.com] 
Sent: Wednesday, June 06, 2012 4:34 PM
To: Liu Song.7 (Nokia-MP/Beijing)
Cc: development at qt-project.org
Subject: Re: [Development] About pcre in qt5
Importance: High

Hi,

On 6 June 2012 02:42,  <song.7.liu at nokia.com> wrote:
> We are doing a customized build on qt5, but can I disable the pcre in qt5 ?

it does not exactly work out of the box, but with little effort you should be able to define QT_NO_REGEXP (to avoid compiling
QRegularExpression) and remove the PCRE inclusion from tools.pri...

May I ask which kind of customized build are you doing and why you'd like to strip PCRE? Size? Or do you have a platform on which PCRE does not work?

Cheers,
--
Giuseppe D'Angelo


More information about the Development mailing list