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

php-sdk error In static-php-cli build #356

Closed
mohamed-rnd opened this issue Sep 2, 2024 · 2 comments
Closed

php-sdk error In static-php-cli build #356

mohamed-rnd opened this issue Sep 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mohamed-rnd
Copy link

mohamed-rnd commented Sep 2, 2024

What were you trying to do?

Hi
Thanks for the great package

I am trying to build a new php binary with intl extension
I ran this build command bin/spc build --build-cli "intl,bcmath,curl,json,mbstring,tokenizer,xml,zip"

What happened?

After starting the command above it fails while executing this command C:\spc-build\static-php-cli\php-sdk-binary-tools\phpsdk-vs17-x64.bat -t nmake_cli_wrapper.bat --task-args php.exe

How to reproduce the bug

Install static-php-cli then download the needed packages then try to build with the given command above

Package Versions

"nativephp/electron": "^0.7.0", "nativephp/php-bin": "^0.4.0", "nativephp/laravel": "0.5.4"

PHP Version

8.2.18

Laravel Version

^11.9

Node Version

20.12.2

Which operating systems have you seen this occur on?

Windows

OS version

win 10

Notes

I installed Visual Studio 2022

@mohamed-rnd mohamed-rnd added the bug Something isn't working label Sep 2, 2024
@syntafin
Copy link

syntafin commented Sep 2, 2024

Please share the still missing error message

@simonhamp
Copy link
Member

@mohamed-rnd the errors you're referring to are related to the static-php-cli package and aren't related to NativePHP.

You should raise issues about this with the maintainer of that package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants