[mythtv] win32 win32-packager.pl problems

Nigel Pearson nigel at ind.tansu.com.au
Thu May 28 00:59:06 UTC 2009


> QSqlDatabase: QMYSQL3 driver not loaded
> QSqlDatabase: available drivers:
> 2009-05-26 21:05:59.343 New DB connection, total: 1

The QSqlDatabase class is doing a search for plugins
(dlls) to provide the MySQL API. These lines from the
packager script puts them in the correct place:


echo Copying QT plugin required dlls....
cp '.$unixmsys.'qt-3.3.x-p8/plugins/sqldrivers/libqsqlmysql.dll '. 
$unixmythtv.'b
uild/bin/sqldrivers
cp '.$unixmsys.'qt-win-opensource-src-4.4.3/plugins/sqldrivers/ 
qsqlmysql4.dll '.
$unixmythtv.'build/bin/sqldrivers


so for current directory execution, try a subdir qsqldrivers?



--
Nigel Pearson, nigel at ind.tansu.com.au|The weak point of     |
Telstra Net. Eng., Sydney, Australia | the modern car is    |
Office: 9202 3900    Fax:  9261 3912 | the squidgy organic  |
Mobile: 0408 664435  Home: 9792 6998 | bit behind the wheel.|



More information about the mythtv-dev mailing list