Am Sat, 22 Jun 2024 14:33:36 +0200
schrieb "Jürgen Spitzmüller" <jspi...@gmail.com>:

> Am Samstag, dem 22.06.2024 um 14:07 +0200 schrieb Jürgen Spitzmüller:
> > If I compile master with cmake
> > 
> > HAVE_HUNSPELL_CXXABI = FALSE
> > 
> > although it should be true (and also is with autotools).  
> 
> With a fresh build the problem is gone.
> 
> Sorry for the noise.
> 

Yes, this is sometimes the result of cmake trying to speed up the configuration 
process
in that it caches the found config-variables for  later use.
The  drawback happens when some new stuff is added and cmake still uses the old
values.
BTW, no need to make a fresh build, it should be enough to remove the file 
CMakeCache.txt.

        Kornel

Attachment: pgp0oubc8Nmys.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to