Mysql does not work when I compile statically
-
I create a qt's static using this tutorial:
http://qt-project.org/wiki/How-to-build-a-static-Qt-for-Windows-MinGW
More when I run my application mysql does not work
When I run the dynamic environment/debug, works normally. -
Hi,
Are you setting up your code/pro file to make use of static plugins ?