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
Since rainers/cv2pdb#66, the cv2pdb tool no
longer needs assistance to locate the mspdb140.dll library, as it now
uses `vswhere` which is found on all hosted runners.
For Windows/ARM64 builds we're using self-hosted (1ES pool) runners
which may not have `vswhere`, _but_ this is OK since the clang builds
can produce PDBs natively anyway.
Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
0 commit comments