<p>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. </p>
<div class="gmail_quote">On Dec 10, 2012 5:29 PM, "Rémi Denis-Courmont" <<a href="mailto:remi@remlab.net">remi@remlab.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, 10 Dec 2012 16:59:40 +0500, fayyaz lodhi <<a href="mailto:fayyazkl@gmail.com">fayyazkl@gmail.com</a>><br>
wrote:<br>
> a. Is their any thing special regarding QNetworkAccessManager usage<br>
> scenarios i.e. it should be created globally or something. I went<br>
through<br>
> its documentation. But didn't find any thing.<br>
<br>
Given the failure to load the shared object, I guess that<br>
QNetworkAccessManager is in a separate Qt4 library/module than QtCore or<br>
QtGui. You need to link the VLC Qt4 plugin with that missing library.<br>
<br>
--<br>
Rémi Denis-Courmont<br>
Sent from my collocated server<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote></div>