Re: [PHP-WIN] Error compiling php-5.3.1

2010-02-25 Thread Sachin Srivastava
Hello, Thanks for the reply. I installed the freetype v2.3.5 using the setup found at http://gnuwin32.sourceforge.net/packages/freetype.htm I am compiling php as: cd C:\php-5.3.1 cscript /nologo win32\build\buildconf.js cscript /nologo configure.js --enable-snapshot-build --enable-cli --e

Re: [PHP-WIN] Error compiling php-5.3.1

2010-02-25 Thread Pierre Joye
hi, It works just fine here (and all our build boxes). Where did you get the freetype library and how do you compile PHP? Please try again using this simple howto: http://wiki.php.net/internals/windows/stepbystepbuild Cheers, -- Pierre On Thu, Feb 25, 2010 at 3:17 PM, Sachin Srivastava wrote

[PHP-WIN] Error compiling php-5.3.1

2010-02-25 Thread Sachin Srivastava
Hello, I am compiling php and its giving me this error: (I am using freetype -2.3.5 ) Generating Code... rc /fo Release_TS\php5ts.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\"" /d FILE_NAME="\"php5ts.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\"" /IRelease_TS /d MC_INC