View Single Post
Old 06-10-2012, 10:03 PM   #52
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,680
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I don't have any PCRE dev stuff unstalled on that particular machine, but to be safe, I went ahead and ran cmake with the -DFORCE_BUNDLED_COPIES=1 flag, but unfortunately, once built... the Sigil binary seg-faulted when trying to run. Not sure what was up there. But anyway... compile time messages indicate no local pcre packages were found and it is indeed using the bundled copy.

Anyway... long story short... the SUPPORT_UCP option does need to be enabled for unicode property support to work--including the (*UCP), \p{..}, and \X stuff.

I hope you consider enabling that by default going forward, but at least I learned how to configure it myself if necessary. Thanks for that.

Last edited by DiapDealer; 06-10-2012 at 10:40 PM.
DiapDealer is offline