mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
prepare
This commit is contained in:
+6
-3
@@ -3,7 +3,10 @@
|
||||
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
|
||||
cd ./php-sdk
|
||||
|
||||
vswhere
|
||||
@REM -nologo -version "[15,16)" -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -property installationPath -format text
|
||||
./phpsdk-vs16-x64.bat
|
||||
|
||||
./phpsdk-vs16-x64.bat
|
||||
phpsdk_buildtree php-8.1
|
||||
|
||||
git clone https://github.com/php/php-src.git && cd php-src
|
||||
|
||||
phpsdk_deps --update --branch 8.1
|
||||
Reference in New Issue
Block a user