On Sun, Mar 24, 2013 at 12:39 PM, Алексей Павлов <alex...@gmail.com> wrote:
> I do not test it but you cat do it and wrote about it here) I tested your Qt distro today. Unfortunately MySQL plugin is not working for 64 bit. If you want a working MySQL you need to rebuild C Connector with MinGW. For 32 bit there is no problem with MSVC-compiled official binaries. There are so many troubles with MySQL C connector in MinGW. I've had success with compile after two weeks of struggling with various MinGW versions and configs. Seems only an old version of rubenvb's config can compile that source. I also noticed that you didn't remove extra stuff in QTDIR/bin. There should be symlinks to dlls in /lib but Windows don't support links, so they are exact copies of Qt libs (only DLLs) in /bin. You can save 1.38 GB by removing all Qt libs in /bin. It's safe and tested. I removed them in my distro and final installer is only 247.5 MB in size ;)
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest