Discussion:
[PHP-INSTALL] Compiling php-5.4.4 on Windows 7 using Visual Studio 2010
Sachin Srivastava
2012-07-09 13:27:39 UTC
Permalink
Hello all,

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
Lester Caine
2012-07-09 13:34:38 UTC
Permalink
I am trying to compile php-5.4.4 on Windows 7 using MS Visual Studio 2010 and I
/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.
https://wiki.php.net/internals/windows/windowssdk
VC10 is not yet supported fully
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
Loading...