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
fixed path to Visual Studio 2022 vcvars64.bat (#194)
Visual Studio 2022 is 64 bit, unlike previous versions of Visual Studio, so by default it should reside under `C:\Program Files\` rather than `C:\Program Files (x86)`. I updated the paths to vcvars64.bat to what it is on my windows 10 machine with Visual Studio 2022 version 17.1.0.
0 commit comments