On Sun, Jun 12, 2016 at 12:23:18AM +0200, Kornel Benko wrote:
> Am Samstag, 11. Juni 2016 um 18:12:20, schrieb Scott Kostyshak 
> <skost...@lyx.org>
> > > Attached is the diff to my config.h
> > > There are clearly differences.
> > > For instance the dest directory has to be "LYX_INSTALLED", not 
> > > "/usr/local/lyx-master".
> > > I would check (with message(STATUS ...)) where this value is set.
> > 
> > Sorry, I think I sent the wrong config.h. Attached is the correct one.
> > It seems to be like yours.
> > 
> > I get the same error as I reported above.
> > 
> > Any other ideas?
> 
> Yes, try to set
>       set(LYX_USE_STD_REGEX 0)
> at CMakeLists.txt:268
> 
> Probably is the test for std::regex not good enough.

I changed it and I still get the same error. The change did seem to
affect the REGEX setting correctly:
$ diff config.h config_old.h
57c57
< /* #undef LYX_USE_STD_REGEX */
---
> #define LYX_USE_STD_REGEX 1

Scott


> 
> > Scott
> 
>       Kornel


Attachment: signature.asc
Description: PGP signature

Reply via email to