[vlc-devel] How to use QNetworkAccessManager from vlc media player source code
Rémi Denis-Courmont
remi at remlab.net
Mon Dec 10 13:29:03 CET 2012
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
More information about the vlc-devel
mailing list