PDA

View Full Version : QT 4.8 beta, windows and mysql :-S cannot compile



KeresContorni
27th July 2011, 15:05
Hello all, i'm new. I like QT under linux and now i'm going to write a program for mac and windows with a MySQL database.

On Mac i have compiled QT 4.8 with -qt-sql-mysql without any problem, but in windows...

In windows i cannot build QT 4.8 with mysql :-(

I have used this guide: http://doc.qt.nokia.com/4.8-snapshot/sql-driver.html

configure -platform win32-g++ -opensource -qt-sql-mysql -I C:\MySQL\include -L C:\MySQL\lib -prefix c:\qt-release

mingw32-make

Anyone can help me?
Thank you!!!
Keres.
6718