You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In x86_x64 Cross_Tools Command Prompt for VS 2022, run .\vcpkg.exe install flashlight-cpu or .\vcpkg.exe install flashlight-cpu[asr] and there is error which hints: "openmpi is only supported on '!(windows | uwp)' which does not match x64-windows"
Platform and Hardware
windows 10
version 22H2
CPU 13th Gen Intel(R) Core(TM)i5-13400F
Bug Description
can not build on windows with vcpkg
Reproduction Steps
In x86_x64 Cross_Tools Command Prompt for VS 2022, run .\vcpkg.exe install flashlight-cpu or .\vcpkg.exe install flashlight-cpu[asr] and there is error which hints: "openmpi is only supported on '!(windows | uwp)' which does not match x64-windows"
Platform and Hardware
windows 10
version 22H2
CPU 13th Gen Intel(R) Core(TM)i5-13400F
Additional Context
NONE