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

Qt-interest Archive, December 2006
static linking and plug ins


Message 1 in thread

Is it possible that an application statically linked to Qt loads a plugIn?
If yes, what should be done in order to make it works?

Thanks

Elise

--
 [ signature omitted ] 

Message 2 in thread

ooops I should have search more before I post the doc clearly says :

Since we cannot deploy plugins using the static linking approach, the 
executable we have prepared so far is incomplete. The application will 
run, but the functionality will be disabled due to the missing plugins. 
To deploy plugin-based applications we should use the shared library 
approach.



Elise Taillant wrote:

> Is it possible that an application statically linked to Qt loads a 
> plugIn?
> If yes, what should be done in order to make it works?
>
> Thanks
>
> Elise
>
> -- 
> 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 ]