mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-09 22:08:40 +00:00
Mention to download & unpack V8Js itself
This commit is contained in:
parent
75b7b27587
commit
760e50c705
@ -98,6 +98,8 @@ mkdir vc12\x86\deps\lib
|
|||||||
* from `\v8\build\Release\lib` copy `icui18n.lib`, `icuuc.lib` and `v8.lib`
|
* from `\v8\build\Release\lib` copy `icui18n.lib`, `icuuc.lib` and `v8.lib`
|
||||||
to deps\lib folder
|
to deps\lib folder
|
||||||
* from `\v8\include copy` all v8*.h files to deps\include 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")
|
(still in "VS2013 x86 Native Tools Command Prompt")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user