Sebastian Bergmann wrote:
Shane Caraveo wrote:

shane Sat Jun 28 18:28:44 2003 EDT

 Modified files:
   /php-src/ext/mysql   mysql.dsp
 Log:
 fix building mysql as a loadable extension


I still get

     php_mysql.obj: error LNK2001:
     Unresolved external symbol [EMAIL PROTECTED]

     php_mysql.obj: error LNK2001:
     Unresolved external symbol [EMAIL PROTECTED]

I would assume it's your mysql library. I'm simply pointing include and lib paths in vc6 to the include and lib directories of an installed mysql 3.x and it's working fine. The changes in the dsp are for finding the php headers and libs correctly, and outputing the built extension to the correct place.


Shane



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



Reply via email to