TreeFrog Framework Source Package
The source packages of TreeFrog Framework are available.
| Type | File | MD5 |
| Source Package [ version 1.6 ] |
5b9b89e04c36f1b9131a8e3a8c2c085e |
SQL Database Drivers for Qt4
There are packages of SQL database drivers (binaries) that were built from Qt sources, which are not included in default Qt libraries. It includes the drivers of PostgreSQL, MySQL and etc. Please refer to README file to install.
| Platform | File | MD5 |
| Zip file for Windows | sqldrivers-mingw-1.0.1.zip | 7b9aff1ced3bdcdc96ae9f6a4ae2d020 |
| dmg file for Mac OS x | sqldrivers-macosx-1.0.1.dmg | 57c980958b8788b4f1f0fb3fc3c824bc |
In addition, a DB client library provided by each vendor is also needed.
In case of Windows, use 32bit dlls supplied by vendors and add the path to the end of PATH variable in the tfenv.bat batch file.
SQL Database Drivers for Linux
You can install the package of SQL drivers by apt-get command on Ubuntu, etc.
| $ sudo apt-get install libqt4-sql-mysql libqt4-sql-psql |



