siara-cc / php_webview

Cross Platform WebView Interface for PHP-ians

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buildconf.bat

shannah opened this issue · comments

In your windows build instructions is says to run buildconf.bat. The binary release of PHP doesn't seem to have this file, only the source release. But the link to download PHP in the instructions, it seems to suggest downloading the binary release.

Where do I find this buildconf.bat file in the binary release? I tried using the php source download instead of the binary release, and I'm able to run buildconf.bat. But when I try to run configure.bat, it gives me an error "Incompatible binary tools version"

I'm sure I'm just missing something. I haven't build any PHP extensions on Windows before.

Its a while back but I do remember struggling to get it working on Windows. Please follow what I recorded that time at https://github.com/siara-cc/php_webview#windows and see if you can get it working. Otherwise, please let me know, I will check this weekend.

Those are the instructions I followed. The Download link for the PHP-CLI is dead, but I downloaded the equivalent from the PHP website. https://windows.php.net/downloads/releases/php-7.3.11-nts-Win32-VC15-x64.zip

It doesn't contain a buildconf.bat

I have this problem, Please explain about buildconf.bat and also configure command in windows, I can not found any be like this command in each packages.

Hi I made this long back so I don't remember or have the environment. Hope you are able to get it working.