Hi,

On Tue, 2008-04-22 at 22:56 -0400, "Edward Z. Yang" wrote:
> I'm getting this fatal error compiling mysqli under Windows:
> 
> Creating library Release\php_mysqli.lib and object Release\php_mysqli.exp
> mysqli_api.obj : error LNK2019: unresolved external symbol
> __mysqlnd_debug referenced in function _zif_mysqli_debug
> Release\php_mysqli.dll : fatal error LNK1120: 1 unresolved externals
> 
> A similar error is occuring in the snapshot builds at snaps.php.net.
> 
> Where can I get a more recent version of the library files? (if that is
> the problem?)

mysqlnd is part of PHP so it had to be fixed in PHP, I've just committed
a fix and my windows build seemed to work.

Please do a cvs up and try again, thanks,
johannes
-- 
Johannes Schlüter, Software Engineer
MySQL GmbH, Dachauer Str.37, D- 80335 München, www.mysql.com
Geschäftsführer: Kaj Arnö - HRB München 162140


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to