buildconf.bat should be located in the root of the source three and contain
these two lines

@echo off
cscript /nologo win32\build\buildconf.js

if buildconf.js is executed this way it should not produce any errors or
arnings.

- Frank

> I'm also trying to Build php5ts using the VC6 Build Tools as recommended
in
> the file README.WIN32-BUILD-SYSTEM because I seem to be getting
absolutely
> nowhere using the GUI.  When I open the Tools Command Prompt, there's
no
> buildconf.bat.  So I ran buildconf.js and came up with the following
Window:
> 
> Windows Script Host
> 
>   Script:  buildconf.js
>   Line:  22
>   Char:  1
>   Error:  The handle is invalid.
>   Code:  80070006
>   Source:  NULL
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to