[mythtv] win32 win32-packager.pl problems

J. Dale Gonzalez dale.gonzalez at gmail.com
Thu May 28 01:29:10 UTC 2009


On Wed, May 27, 2009 at 8:59 PM, Nigel Pearson <nigel at ind.tansu.com.au>wrote:

> 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.|
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>

Thanks Nigel.  Creating a sqldrivers directory under bin and copying the
qt-3 libqsqlmysql.dll file into it doesn't help.  I'm getting stopped in the
same place.   I'm noticing that you're copying the qt-4 stuff in too.
Should I bring them both?  I don't think I have a build of qsqlmysql4.dll
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-dev/attachments/20090527/81784f50/attachment.htm>


More information about the mythtv-dev mailing list