Bug #269
geschlossen(MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors
Beschreibung
While working on getting vcpkg building under MSVC with VCPKG (https://github.com/microsoft/vcpkg/pull/26363), aside of number issues already fixed, I stumbled upon a whole bunch of preprocessor issues.
These are most likely caused by the macros usage and the _p headers.
Reporting this a placeholder for either when I have time to fix this, or hopefully for someone from the project more familiar with the codebase and its intricacies to look into.
A complete build output is attached.
Dateien
Von wrobelda vor fast 3 Jahren aktualisiert
- Thema wurde von (MSVC, Windows, vcpkg): preprocessor errors zu (MSVC, Windows, vcpkg): Gwenhywfar preprocessor errors geändert
Von wrobelda vor fast 3 Jahren aktualisiert
FYI, the complete logs for the whole CI run can be downloaded from here:
https://dev.azure.com/vcpkg/public/_build/results?buildId=76620&view=artifacts&pathAsName=false&type=publishedArtifacts
Right click on the three dots next to "failure logs for x64-windows" to download the artifacts archive.
Von wrobelda vor fast 3 Jahren aktualisiert
This can be closed as I managed to build with vcpkg using clang-cl.
Von ipwizard vor fast 3 Jahren aktualisiert
- Status wurde von New zu Closed geändert
Closing as requested by OP