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
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
