We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The workflow failed on Windows:
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DSOURCE_PATH_SIZE=50 -Isrc/clp/components/core/src -Isrc/clp/components/core/src/clp -Isrc/clp/components/core/submodules -Isrc -IC:\Users\runneradmin\AppData\Local\Temp\cibw-run-1goixutb\cp310-win_amd64\build\venv\include -IC:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.10.11\tools\include -IC:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.10.11\tools\Include "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\ATLMFC\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" /EHsc /Tpsrc/clp/components/core/src/clp/ir/parsing.cpp /Fobuild\temp.win-amd64-cpython-310\Release\src/clp/components/core/src/clp/ir/parsing.obj /std:c++20 /O2, parsing.cpp D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(75): error C2039: 'string': is not a member of 'std' C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vector(29): note: see declaration of 'std' D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(75): error C2061: syntax error: identifier 'string' D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(94): error C2039: 'string': is not a member of 'std' C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\vector(29): note: see declaration of 'std' D:\a\clp-ffi-py\clp-ffi-py\src\clp\components\core\src\clp\ir\parsing.hpp(94): error C2061: syntax error: identifier 'string' error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2 [end of output]
Workflow failed: https://github.com/y-scope/clp-ffi-py/actions/runs/10675204979
251c880
GitHub workflow Window image windows-2022
windows-2022
Run the workflow.
The text was updated successfully, but these errors were encountered:
aef14b1
No branches or pull requests
Bug
The workflow failed on Windows:
Workflow failed: https://github.com/y-scope/clp-ffi-py/actions/runs/10675204979
clp-ffi-py version
251c880
Environment
GitHub workflow Window image
windows-2022
Reproduction steps
Run the workflow.
The text was updated successfully, but these errors were encountered: