unread
I have disabled the built-in ext/mysql on Windows in config.w32.h.
When I enable it and try to build, I get the following linker errors:
php_mysql.obj: error LNK2001:
Unresolved external symbol _mysql_thread_init@0
php_mysql.obj: error LNK2001:
Unresolved external symbol _mysql_thread_end@0
I have MySQL 4.0.13 includes and library in my MSVC paths.
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
http://www.professionelle-softwareentwicklung-mit-php5.de/