extend redme

This commit is contained in:
Anatol Belski
2017-07-23 20:55:09 +02:00
parent 0319dc061f
commit 5efd876bb3
+1
View File
@@ -109,6 +109,7 @@ The SDK tools are based on the KISS principle and should be kept so. Basic tools
- SDK or PHP sources put into paths including spaces might cause issue.
- SDK or PHP sources put into too long paths, will cause an issue.
- If Cygwin is installed, it might cause issues. If it's unavoidable, to have Cygwin on the same machine, ensure SDK preceeds it on the PATH.
- When fetching from git, git `core.autocrlf` configuration directive set to `false` is recommended.
- Tools, based on MSYS2, only accept paths with forward slashes.
- Both Visual C++ toolset and the Windows SDK components have to be installed for the PHP SDK to work properly.
- The VC++ toolset is still requried, even if another compiler, fe. clang, is intended to be used.