Ah sorry. Got it. It's in the Source directory. Thanks again.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
y compile the php Modules using the GUI. But I'd like
to get the Command Line straightened out as well.
Terry
> -Original Message-
> From: Frank M. Kromann [mailto:[EMAIL PROTECTED]
> Sent: April 17, 2005 1:41 PM
> To: Terry R. Lacey
> Cc: internals@lists.php
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