Patches to improve compatibility with modern C++ standard

Yu Jin technikmagma at gmail.com
Thu Jun 4 15:01:33 UTC 2020


Am Do., 4. Juni 2020 um 15:22 Uhr schrieb Kornel Benko <kornel at lyx.org>:

> Am Thu, 4 Jun 2020 15:03:28 +0200
> schrieb Yu Jin <technikmagma at gmail.com>:
>
> > Sorry for the trouble, I just updated Visual Studio to version 16.6.1
> > (always try to work with the latest software). My MVSC version according
> to
> > CMake is now 1926, and now I can't compile, because the standard is set
> to
> > latest again.
> >
> > Eugene
>
> I would remove CMakeCache.txt for start.
>
I have tried that, no success.

The next try would be to remove "/std:c++20" from
> development/cmake/modules/FindCXX11Compiler.cmake:51
>
This helped, language is set to  C++ 17 after removing this and LyX
compiles.

Eugene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200604/628ea441/attachment.html>


More information about the lyx-devel mailing list