소스 검색

Mention to download & unpack V8Js itself

Stefan Siegl 10 년 전
부모
커밋
760e50c705
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.Win32.md

+ 2 - 0
README.Win32.md

@@ -98,6 +98,8 @@ mkdir vc12\x86\deps\lib
 * from `\v8\build\Release\lib` copy `icui18n.lib`, `icuuc.lib` and `v8.lib`
   to deps\lib folder
 * from `\v8\include copy` all v8*.h files to deps\include folder
+* within the PHP source code folder create a sub-directory named `pecl`
+* download V8Js and unpack it into a seperate directory below the `pecl` folder
 
 (still in "VS2013 x86 Native Tools Command Prompt")