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:dange...@gmail.com] 
Sent: Wednesday, June 06, 2012 4:34 PM
To: Liu Song.7 (Nokia-MP/Beijing)
Cc: development@qt-project.org
Subject: Re: [Development] About pcre in qt5
Importance: High

Hi,

On 6 June 2012 02:42,  <song.7....@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
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to