I am trying to compile php-5.4.4 on Windows 7 using MS Visual Studio 2010 and I am getting this error:
php5ts.dll.def : error LNK2001: unresolved external symbol _libiconv_version
php5ts.dll.def : error LNK2001: unresolved external symbol libiconv_set_relocation_prefix
Release_TS\php5ts.lib : fatal error LNK1120: 2 unresolved externals
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.exe"' : return code '0x2'
Stop.
Can someone point me what I might be doing wrong.
Thanks a lot.
Regards,
Sachin Srivastava
EnterpriseDB, India
- Follow-Ups:
- Re: Compiling php-5.4.4 on Windows 7 using Visual Studio 2010
- From: Lester Caine
- Re: Compiling php-5.4.4 on Windows 7 using Visual Studio 2010
- Prev by Date: Unable to Compile PHP on AIX 6.1 with Apache 2.4.2
- Next by Date: Re: Compiling php-5.4.4 on Windows 7 using Visual Studio 2010
- Previous by thread: Unable to Compile PHP on AIX 6.1 with Apache 2.4.2
- Next by thread: Re: Compiling php-5.4.4 on Windows 7 using Visual Studio 2010
- Index(es):