I've been trying to compile php4 on Windows.

Almost there, but I haven't figured out how to resolve this, except to yank
COM stuff out of the source.

Haven't figured out how to compile oci8 either, but that's secondary to the
initial obstical.

With RC1 and the latest snaps, there are unresolved symboles in the compile:

Linking...
   Creating library ..\Debug/php4nts_debug.lib and object
..\Debug/php4nts_debug.exp
internal_functions_win32.obj : error LNK2001: unresolved external symbol
_VARIANT_module_entry
COM.obj : error LNK2001: unresolved external symbol _php_char_to_OLECHAR
COM.obj : error LNK2001: unresolved external symbol _php_OLECHAR_to_char
COM.obj : error LNK2001: unresolved external symbol _php_pval_to_variant
COM.obj : error LNK2001: unresolved external symbol _php_variant_to_pval
..\Debug\php4nts_debug.dll : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.

Please enlighten me.

Thanks,

-Joe





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to