Hi

I'm trying to compile PHP 5.3.2 with VC9 but I get this error

   Creating library Release\php5.lib and object Release\php5.exp
crypt.obj : error LNK2001: unresolved external symbol _crypt
Release\php5.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe"' : return code '0x2'
Stop.

I followed instructions from http://wiki.php.net/internals/windows/stepbystepbuild and I downloaded deps from http://pecl2.php.net/downloads/php-windows-builds/php-libs/VC9/x86/


Can anybody hep me?

--
regards
Tomek

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to