[LyX/2.3.x] Fix a number of issues that were stopping compilation with MSVC 19.
Yu Jin
technikmagma at gmail.com
Tue Feb 6 16:34:54 UTC 2024
Am Mo., 5. Feb. 2024 um 23:42 Uhr schrieb Jean-Marc Lasgouttes :
> I pushed this my mistake obviously. I was about the revert, and then I
> got confused by the fact that this supposedly fixes compilation with
> MSVC 2019. Can somebody enlighten me on whether this patch is needed
> with relevant versions of MSVC?
I am not able to compile with or without the patch with the most recent
visual studio (17.8.6), I get these errors:
Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand
Details
Fehler C2504 "unary_function": Basisklasse undefiniert LyX
C:\lyx\master\src\Format.cpp 61
Fehler C2143 Syntaxfehler: Es fehlt "," vor "<" LyX
C:\lyx\master\src\Format.cpp 61
Fehler C2504 "unary_function": Basisklasse undefiniert LyX
C:\lyx\master\src\Format.cpp 75
Fehler C2143 Syntaxfehler: Es fehlt "," vor "<" LyX
C:\lyx\master\src\Format.cpp 75
Fehler C2504 "unary_function": Basisklasse undefiniert LyX
C:\lyx\master\src\Format.cpp 89
Fehler C2143 Syntaxfehler: Es fehlt "," vor "<" LyX
C:\lyx\master\src\Format.cpp 89
without the patch I get more of them though
--
Eugene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240206/e54d3d1c/attachment.html>
More information about the lyx-devel
mailing list