<div dir="ltr">Can you please advise how do i include the same qtnetwork when cross compiling for windows?<div><br></div><div style>It works fine with linux via <a href="http://configure.ac">configure.ac</a> but when i cross compile, i have to make clean the linux script. and the configure script in extras/package/win32/configure.sh doesn't seem to have any such option.</div>
<div style><br></div><div style>I also edited the rules.mak in contrib/src/qt4 as follows</div><div style><br></div><div style>ifeq ($(call need_pkg,"QtCore QtGui QtNetwork")<br></div><div style><br></div><div style>
However, i only built the qt4 outside after that i.e. make .qt4 and this didnt work.</div><div style><br></div><div style>Will i need to remake entire contribs? Even if so doesn't it use the qt4 pulled outside via make .qt4?</div>
<div style><br></div><div style>Please advise - thanks</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 31, 2012 at 3:37 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"><div dir="ltr">Thank you. I some how missed that while locating it myself. Got it included in the main configure file now and verified that generated make files automatically contain the required includes and libs.</div>
<div class="HOEnZb"><div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, Dec 31, 2012 at 1:08 AM, Francois Cartegnie <span dir="ltr"><<a href="mailto:fcvlcdev@free.fr" target="_blank">fcvlcdev@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Le 30/12/2012 19:12, fayyaz lodhi a écrit :<br>
<div>> included. That is why they were included in the generated make file. I was<br>
> wondering if i could add network at that place so that i could avoid having<br>
> to manually patch it with every compilation.<br>
<br>
</div>What you're looking for is <a href="http://configure.ac" target="_blank">configure.ac</a><br>
<div><div><br>
Francois<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>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>