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"
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
PHP Version
8.2.18
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
When I ran the failed code separately I got this output
Hi
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"
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
PHP Version 8.2.18
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
When I ran the failed code separately I got this output