Problems with mysql 5.0 my_global.h and vs2005 c++
"Morten B. Post" <[email protected]> Tue, 23 May 2006 01:49:23 -0700
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, According to http://dev.mysql.com/doc/refman/5.0/en/windows-client-compiling.html this is how you compile the mysql client under windows. However my_global.h seems to have some conflicting types with c++ using visual studio 2005 compiler (bool). See the error messages and code here: http://www.gamedev.net/community/forums/topic.asp?topic_id=394411 Wondering if there is a way to fix it. Maybe to avoid my_global completely... -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected]