Hi,
I'm using the VC6 GUI usnder Windows XP and I'm Building PHP 5.0.4
The entire Build works but it comes up with these errors at the end.
"Linking...
Creating library ..\Release_TSDbg/php5ts.lib and object
..\Release_TSDbg/php5ts.exp
network.obj : error LNK2001: unresolved external symbol _
Hi,
I'm using the VC6 GUI usnder Windows XP and I'm Building PHP 5.0.4
The entire Build works but it comes up with these errors at the end.
"Linking...
Creating library ..\Release_TSDbg/php5ts.lib and object
..\Release_TSDbg/php5ts.exp
network.obj : error LNK2001: unresolved external symbol _
I'm also trying to Build php5ts using the VC6 Build Tools as recommended in
the file README.WIN32-BUILD-SYSTEM because I seem to be getting absolutely
nowhere using the GUI. When I open the Tools Command Prompt, there's no
buildconf.bat. So I ran buildconf.js and came up with the following Window