[Qt-interest] [Solved] 答复: Can not load qsqlite4.dll

David Ching dc at remove-this.dcsoft.com
Wed Oct 21 04:05:38 CEST 2009


"吴海峰" <wuhf at nari-relays.com> wrote in message 
news:77F1DA48B7402A4BA6BCBEBA3A6EA3124417448684 at RES-MB-M-02.RES.NARI-RELAYS.COM...
> Just as David said. It is now ok. Thanks. During the compling, I now set 
> all the plugins to generate manifest file.
>

I am glad it is working.  I think you mean "I now set all the plugins to 
*not* generate manifest file."

Why doesn't Configure automatically (by default) create .pro files which do 
not embed the manifest into plug-in DLL's?  It is an error that it is 
embedded, as Qt's own documentation says it will not work.  Qt Software: 
please fix this.

Short of a global fix, is there even a workaround that lets us easily edit 
one .pro file to remove the EMBED_MANIFEST_DLL flag instead of editing all 
the .pro files for each plug-in?

Thanks,
David 




More information about the Qt-interest-old mailing list