Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, August 2006
Re: Qt4 - Problem loading plugins in Windows


Message 1 in thread

Hi Dimitri


On 7/28/06, Dimitri <dimitri@xxxxxxxxxxxxx> wrote:
> Hi,
>
> > No. None of them will instantiate.
>
> I meant to ask if any of the printed DLLs exist.

Yes the dlls exist.

>
> Indeed a minimal example would help in this case, or a more detailed
> explanation of the context and what you expect and what you see.
>

I have made a minimal example that replicates the problem. It compiles
and runs on linux and displays a combo box with one entry called
'Plugin 1'. That entry is obtained by calling the getName() method on
all plugins in the plugin dir. Under windows I can see in the debug
window that it is scanning the plugin dll but not loading it
successfully. Note that I added the build directory to my path and
carefully checked with DependencyWalker that all libs could be
resolved before testing.

If you can shed any light on the matter I would be eternally grateful!

Regards

Tim


> --
> Dimitri
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>


-- 
 [ signature omitted ] 

Attachment: plugintest.tar.gz
Description: GNU Zip compressed data