[vlc-devel] How to use QNetworkAccessManager from vlc media player source code

fayyaz lodhi fayyazkl at gmail.com
Mon Dec 10 13:50:18 CET 2012


Thank you. QtNetwork is the component and I did add that in the qt make
file for both the include and the linker. Without that it was a compilation
error.
On Dec 10, 2012 5:29 PM, "Rémi Denis-Courmont" <remi at remlab.net> wrote:

> On Mon, 10 Dec 2012 16:59:40 +0500, fayyaz lodhi <fayyazkl at gmail.com>
> wrote:
> > a. Is their any thing special regarding QNetworkAccessManager usage
> > scenarios i.e. it should be created globally or something. I went
> through
> > its documentation. But didn't find any thing.
>
> Given the failure to load the shared object, I guess that
> QNetworkAccessManager is in a separate Qt4 library/module than QtCore or
> QtGui. You need to link the VLC Qt4 plugin with that missing library.
>
> --
> Rémi Denis-Courmont
> Sent from my collocated server
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20121210/b5c99a66/attachment.html>


More information about the vlc-devel mailing list