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

2010-02-26 Thread Pierre Joye
On Fri, Feb 26, 2010 at 10:24 AM, Sachin Srivastava wrote: > In the link that is provided by you, there is a link to > http://pecl2.php.net/downloads/php-windows-builds/php-libs/binary-tools.zip > which does not contain any freetype libraries. Also i downloaded the > php-5.3.1 zip source from php

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

2010-02-26 Thread Sachin Srivastava
In the link that is provided by you, there is a link to http://pecl2.php.net/downloads/php-windows-builds/php-libs/binary-tools.zip which does not contain any freetype libraries. Also i downloaded the php-5.3.1 zip source from php site. Another thing, the php-5.2.x builds fine with my setup, bu

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

2010-02-26 Thread Pierre Joye
Then try using the link I gave you. Do not use the libraries on gnuwin32 (see the link). On Fri, Feb 26, 2010 at 8:35 AM, Sachin Srivastava wrote: > Hello, > > Thanks for the reply. > > I installed the freetype v2.3.5 using the setup found at > http://gnuwin32.sourceforge.net/packages/freetype.ht

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