<div dir="ltr">Okay perhaps my last question was too much to answer. And including QtNetwork into build requires too much effort that it was not worth explaining.<div><br></div><div style>Can some one please advise on how to get http client functionality from with in vlc?</div>
<div style><br></div><div style>I have been through the modules/access/http.c and relevant files. What i fail to understand is follows:</div><div style><br></div><div style>1. Http is like any other vlc module qt etc. and can be loaded from command line. However, this loads an http server module. What i need is a client api that i can use to fetch some info from a url with get request and response.</div>
<div style><br></div><div style>2. I tried examining the source of open network url dialog since technically it is also fetching data from a url. Some how i haven't been able to understand at what point the UI triggers the http get. Any advice / a couple lines of explaination guide line is all i am looking for and should be enough to get me through.</div>
<div style><br></div><div style>Thanks,</div><div style>Fayyaz</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 18, 2013 at 11:06 PM, fayyaz lodhi <span dir="ltr"><<a href="mailto:fayyazkl@gmail.com" target="_blank">fayyazkl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>So there must be a way out i.e. if I could include it somehow in the build environment? Qt does work fine on windows and I believe that includes QtNetwork</p>
<div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Jan 18, 2013 11:01 PM, "Francois Cartegnie" <<a href="mailto:fcvlcdev@free.fr" target="_blank">fcvlcdev@free.fr</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Le 18/01/2013 09:08, Fayyaz Khan a écrit :<br>
><br>
> i modified rules.mak in contrib/src/qt4 too but no resolution. make in<br>
> contrib was failing. Remake inside qt4 didn't make any difference and<br>
> still got the same 'QtNetwork not found' error when running configure<br>
> script from win32 folder. I am using git source pulled around dec 15.<br>
<br>
Can't provide help for win32.<br>
<br>
The Qtnetwork lib is probably missing from the build environment.<br>
<br>
Francois<br>
<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>
</div></div></blockquote></div><br></div>