Re: [PHP-WIN] Compiling error

2010-11-26 Thread Niel Archer
Hi This is more a question for internals-...@lists.php.net > I am attempting to build our DLL on PHP 5.3.4. The problem I am > encountering has to do with the time32. I am receiving the following > errors: > C:\Program Files\Microsoft Visual Studio > 9.0\VC\include\sys/stat.inl(44) : error C246

[PHP-WIN] Compiling error

2010-11-26 Thread Steven Scott
I am attempting to build our DLL on PHP 5.3.4. The problem I am encountering has to do with the time32. I am receiving the following errors: C:\Program Files\Microsoft Visual Studio 9.0\VC\include\sys/stat.inl(44) : error C2466: cannot allocate an array of constant size 0 C:\Program Files\Microsof

[PHP-WIN] Compiling error on WinXP

2008-12-27 Thread Marco Schuster
Hi all, I currently try to compile php 5.2.8 on Windows XP Home SP3 (32bit) with VS2008 Pro, as described in . Compiling runs successful and the php.exe works with cscript /nologo configure.js --disable-all --enable-cli --enable-object-out