Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

QT5.0.1 - MYSQL5.1 - Windows7 (32x/64x) - Driver not loaded

$
0
0
Hi, first, yes I am newbie in QT. I have read several forums, how to bind mysql driver into my Projekt. 1) I wand to use no plugin so ich tryed to configure QT5 with the following steps: a) mingw32-make confclean. b) configure.exe -debug-and-release -force-debug-info -platform win32-g++ -qt-sql-mysql -I d:/Programme/MySQL/MySQLServer51/include -L d:/Programme/MySQL/MySQLServer51/lib/opt -l mysql -opensource -qt-libpng -qt-libjpeg -qt-freetype *the following flag I set, because of warnings by configure -no-opengl this flas was set because I got complier errror ld(2) qcollator.o not found -no-icu so, I tried outserveral flag combinations fpr the configure tool. The complier stops at different places. By the way, yes i used reimp ( mybe fron an older version, because this tool was not insstaled by the installing routines, not msi or zip file for Windows Installer) the part with dlltool ich did also, the files are in dirs, were the system has access. No my Question: Has somebody a solution for me, how I have to set the configure flas, so that qt5.01 will compile all I need ? If a configuration is compiled, what happend, I alsway get the info Driver not loaded. I read now a few nights texts, but i do not found a solution… PLEASE HELP ME .. Maybe, there ist no way ?

Viewing all articles
Browse latest Browse all 2113

Trending Articles