File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ The PHP SDK 2.0+ is compatible with PHP 7.0 and above. The compatibility with [o
12
12
13
13
# Requirements
14
14
15
- - ` Visual C++ 2015 ` or ` Visual C++ 2017 ` must be installed prior SDK usage (be sure to install both the C++ and the Windows SDK components)
15
+ - A 64-bit build host
16
+ - ` Visual C++ 2015 ` or ` Visual C++ 2017 ` must be installed prior SDK usage (be sure to install the C++ dev, .NET dev and the Windows SDK components)
16
17
- if ` Cygwin ` , ` MingW ` or any other cross solution is installed, please read notes in the pitfalls section
17
- - if a 64-bit build is intended, a 64-bit system is required. Cross compilation of 64-bit on 32-bit system is not supported at the moment
18
18
- The PHP SDK was successfully tested on Windows 7 or later, earlier versions might work but are not recommended
19
19
20
20
# Tools
21
21
22
- All the tools included are either scripts or 32-bit binaries. They are therefore runable on any of x86 or x64 supported Windows system.
22
+ All the tools included are either scripts or binaries. They are therefore runable on any of x86 or x64 supported Windows system.
23
23
24
24
## SDK
25
25
You can’t perform that action at this time.
0 commit comments