In process of resolving - will be fixed quite soon.
Andrey
Rob Richards wrote:
It's the mysqli extension due to this commit:
http://news.php.net/php.cvs/31779 and the addition of my_global.h
mysql config-win.h include has too many conflicting defines with TSRM,
ZEND and PHP.
cc'd Georg.
Rob
Seb
It's the mysqli extension due to this commit:
http://news.php.net/php.cvs/31779 and the addition of my_global.h
mysql config-win.h include has too many conflicting defines with TSRM,
ZEND and PHP.
cc'd Georg.
Rob
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (at l
I'm havind the exact same problem as Sebastian. Building it using VS.NET
7.0, building it against mysql 4.1.11.
Rob Richards wrote:
It builds fine here. Assuming the problem you are hitting is still in
mysql, I'm building it shared and using headers from mysql-3.23.58 and
under VC++ 6 so not su
It builds fine here. Assuming the problem you are hitting is still in
mysql, I'm building it shared and using headers from mysql-3.23.58 and
under VC++ 6 so not sure if that matters.
Rob
Sebastian Bergmann wrote:
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (a