On Sun, Jul 26, 2015 at 05:07:18PM -0400, Mark H Weaver wrote: > On that subject: I vaguely recall you saying that the system 'pcre' > couldn't be used by Qt before because it wasn't built with > --enable-pcre16. I added that feature to 'pcre' in the last > core-updates cycle, in commit 16f71908308106d098fa44104e177e328c593359.
The configure log of qt 5 contains this line: PCRE ................... system So it seems to work now. Andreas