--------------------Configuration: php4dllts - Win32
Debug_TS--------------------
Linking...
Creating library ..\Debug_TS/php4ts_debug.lib and object
..\Debug_TS/php4ts_debug.exp
basic_functions.obj : error LNK2001: unresolved external symbol
_zif_uudecode
basic_functions.obj : error LNK2001: unresolved external symbol
_zif_uuencode
..\Debug_TS\php4ts_debug.dll : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
You need to add uuencode.c to your php4tsdll project. I'll commit a patch.
Andi
At 09:48 AM 10/27/2003 -0500, l0t3k wrote:
--------------------Configuration: php4dllts - Win32
Debug_TS--------------------
Linking...
Creating library ..\Debug_TS/php4ts_debug.lib and object
..\Debug_TS/php4ts_debug.exp
basic_functions.obj : error LNK2001: unresolved external symbol
_zif_uudecode
basic_functions.obj : error LNK2001: unresolved external symbol
_zif_uuencode
..\Debug_TS\php4ts_debug.dll : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.