ID:               29101
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         *Compile Issues
 Operating System: Win32
 PHP Version:      5CVS-2004-07-12 (dev)
 New Comment:

libmysqli updated to 4.1.3-beta which is now required.


Previous Comments:
------------------------------------------------------------------------

[2004-07-12 00:13:22] [EMAIL PROTECTED]

Description:
------------
The last 10 snapshots (win32 php5-dev) don't have the mysqli extension
included, nor can it be found anywhere around there (well, I
couldn't).

According to the snapshot log, the culprit is here:
mysqli_api.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count
mysqli_prop.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count

Expected result:
----------------
compiled mysqli extension.

Actual result:
--------------
mysqli_api.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count
mysqli_prop.obj : error LNK2001: unresolved external symbol
_mysql_stmt_field_count
Release_TS\php_mysqli.dll : fatal error LNK1120: 1 unresolved externals


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=29101&edit=1

Reply via email to