Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create installation tutorial for Windows users #1

Open
sergeyklay opened this issue Oct 27, 2018 · 1 comment
Open

Create installation tutorial for Windows users #1

sergeyklay opened this issue Oct 27, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sergeyklay
Copy link

No description provided.

@sergeyklay sergeyklay changed the title Create Installation tutorial for Windows users Create installation tutorial for Windows users Oct 27, 2018
@danhunsaker danhunsaker added enhancement New feature or request help wanted Extra attention is needed labels Nov 29, 2018
@niden niden transferred this issue from zephir-lang/zephir-docs Jan 16, 2024
@KingBes
Copy link

KingBes commented Aug 8, 2024

Windows Prerequisites

  1. Zephir parser >= 1.3.0
  2. phpize
  3. phpsdk
  4. vs

composer

composer global require phalcon/zephir

create

zephir init utils

build Mistakes will be reported but don't pay attention.[ERROR] file_get_contents(ext\configure.js): Failed to open stream: No such file or directory

zephir build

Execute 'phpize.bat' in the ext folder of the project

xxx\phpize.bat

next

xxx\php-sdk-binary-tools\phpsdk-vs16-x64.bat  # Select phpsdk according to your PHP requirements

configure --enable-utils  #This step may be needed

namke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants