Type:
mingw32-make install
OR
nmake install
mingw32-make install
OR
nmake install
To copy to clipboard, switch view to plain text mode
as appropriate. This will copy the debug plugin, qsqlodbcd4.dll, into the correct plugins directory. That directory will be:
%QTDIR%\plugins\sqldrivers\odbc
%QTDIR%\plugins\sqldrivers\odbc
To copy to clipboard, switch view to plain text mode
When you want to build the release version rerun the steps starting with:
qmake CONFIG+=release
OR
qmake CONFIG+=build_all
qmake CONFIG+=release
OR
qmake CONFIG+=build_all
To copy to clipboard, switch view to plain text mode
Bookmarks