This commit is contained in:
Dengke Tang
2022-11-04 10:43:13 -07:00
parent 4060e9831e
commit ae35785b55
+1 -1
View File
@@ -3,6 +3,6 @@
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
cd ./php-sdk cd ./php-sdk
vswhere -nologo -version !PHP_SDK_VS_RANGE! -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -property installationPath -format text vswhere -nologo -version "[15,16)" -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -property installationPath -format text
./phpsdk-vc15-x64.bat ./phpsdk-vc15-x64.bat