Re: MinGW and MySQL

2005-08-25 Thread Pooly
Hi, MinGW is the GCC compiler for Win32 : http://www.mingw.org/ I get the mysql API working using the comments on this bug : http://bugs.mysql.com/bug.php?id=8059 2005/8/23, Michael Monashev <[EMAIL PROTECTED]>: > Hello > > > P> I'm using QT4.0 which works with MinGW. > > What is the MinGW ?

Re: MinGW and MySQL

2005-08-23 Thread Michael Monashev
Hello P> I'm using QT4.0 which works with MinGW. What is the MinGW ? Database server? Sincerely, Michael, http://xoib.com/ http://3d2f.com/ http://qaix.com/ http://ryxi.com/ http://gyxe.com/ http://gyxu.com/ http://xywe.com/ http://xyqe.com/ -- MySQL General Mailing List For list archi

Re: MinGW and MySQL

2005-08-23 Thread Mirza
Pooly wrote: Hello, I'm using QT4.0 which works with MinGW. Now I want to use the MySQL API, but it seems to be only working with MS VC++. Should I recompile my own ? Is there any official MinGw libmysqlclient.dll ? I have lot of trouble with it, It compiles and links OK but calling any func