> So -- I actually think that the Qt libs are not discovered ! What I > consider doing is this: > > Creating a Framworks folder in the Contents-directory, copying the > required Frameworks into it and changing the path in which the binary > looks for.
I finally did this via install_name_tool and indeed the browser is not crashing anymore ! So, at least it seem that the plugin in loaded and active. Now the next problem: According to the trivial-example-documantation the result should be this: "If everything works correctly, the trivial plugin should appear below as a rectangular field below with some text in it" However, what is see is nothing. My guess is that I am embedding it in a wrong way -- my html file currently contains: <embed type="trivial/very"> Anything else I should try ? Thanks Alex > > > > > >> Win-Firefox: Here the build generates a dll but I don't know how to > >> make firefox recognize it as a plugin. > > > > Just to make sure: did you follow those instructions: > > > > > > > http://doc.qt.nokia.com/solutions/4/qtbrowserplugin/developingplugins.html > > #windows-specific-notes > > > > Yes and now I copied it into the plugin folder and finally I can launch > it. However, the result is the same as it is on MAC, so I guess this could > also be a lib problem. > > > Best > > Alex > > > -- http://www.carot.de http://www.triologue.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest