[Qt-interest] Embed Qt helpfiles in resource
Bernhard Friedreich
friesoft at gmail.com
Sun Apr 26 00:10:25 CEST 2009
Hi!
I'm currently trying to embed the binary help files qcollectiongenerator
produces (the qhc and qch files) into the application (through the qrc
resource file).
My first question is: does it hurt the application badly when shipping
many files in the resource (atm. I'm having around 70 icons, 1 xml file
and now the 2 helpfiles) .. the whole executable is compiled in release
mode on windows around 2,2MB big.
Second one is why it won't work :D
I'm getting these messages when I try to access the files in the
resource (through :/prefix/alias):
QSqlDatabasePrivate::removeDatabase: connection
'GetNamespaceName-3971616-3' is still in use, all queries will cease to
work.
QFSFileEngine::open: No file name specified
I'd really appreciate any help :-) .. Google didn't talk to me on this
issue ^^
Best regards,
Bernhard Friedreich
More information about the Qt-interest-old
mailing list