<div dir="ltr">Hi <span style="font-family:arial,sans-serif;font-size:13px"> Olivier</span>,<div><br></div><div>I have patched as you advised and i see the define QT_NO_OPENSSL in the logs fine. No link errors with that.<div>

<br></div><div>However, when cross compiling, i.e. make in vlc/win32 folder, it fails to find definition of QtNetwork related apis such as QtNetworkAccessManager and QNetworkReply. Some how, make is not able to find the QtNetwork lib.</div>

<div><br></div><div>Note that i haven't recompiled the entire contrib. Just modified rules.mak and then in contrib/win32 i did, 'make .qt4'</div><div><br></div><div>Would really appreciate if you could suggest any thing out. Here is my error log</div>
<div><br></div><div>FirstRunreplyFinished is an example function which uses QtNetwork classes.<br></div><div><br></div><div><div>s/.libs/libqt4_plugin_la-firstrun.o: In function `_ZN8FirstRun13replyFinishedEv':</div><div>
VLC/TestCC/vlc-git-LinuxCompiledWork/vlc/win32/modules/gui/qt4/../../../../extras/package/win32/../../../modules/gui/qt4/dialogs/firstrun.cpp:217: undefined reference to `QNetworkReply::error() const'</div><div>dialogs/.libs/libqt4_plugin_la-firstrun.moc.o: In function `~FirstRun':</div>
<div>/VLC/TestCC/vlc-git-LinuxCompiledWork/vlc/win32/modules/gui/qt4/dialogs/../../../../../modules/gui/qt4/dialogs/firstrun.hpp:69: undefined reference to `QNetworkAccessManager::~QNetworkAccessManager()'</div><div>/VLC/TestCC/vlc-git-LinuxCompiledWork/vlc/win32/modules/gui/qt4/dialogs/../../../../../modules/gui/qt4/dialogs/firstrun.hpp:69: undefined reference to `QNetworkAccessManager::~QNetworkAccessManager()'</div>
<div>/VLC/TestCC/vlc-git-LinuxCompiledWork/vlc/win32/modules/gui/qt4/dialogs/../../../../../modules/gui/qt4/dialogs/firstrun.hpp:69: undefined reference to `QNetworkAccessManager::~QNetworkAccessManager()'</div><div>/VLC/TestCC/vlc-git-LinuxCompiledWork/vlc/win32/modules/gui/qt4/dialogs/../../../../../modules/gui/qt4/dialogs/firstrun.hpp:69: undefined reference to `QNetworkAccessManager::~QNetworkAccessManager()'</div>
</div><div><br></div>
</div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Fayyaz<br><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 2:41 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Thank you Olivier.<div><br></div><div>I followed as it is (i.e. did all that you mentioned), along with QtNetwork enabled in my main vlc/<a href="http://confiugre.ac" target="_blank">confiugre.ac</a> and kept getting the QtNetwork not found error as soon as i started /extras/package/win32/configure.sh</div>


<div><br></div><div>Then i removed the QtNetwork from <a href="http://configure.ac" target="_blank">configure.ac</a>.</div><div><br></div><div>Do i need to only remake qt4 in contribs OR do i need to remake whole contribs too since i modified rules.mak?</div>


<div><br></div><div>I did remake qt4 by cd into qt4 and make. Then i followed the usual procedure. It failed in the make with failing to locate QtNetworkAccessManager, QNetworkReplay, QUrl etc. which indicates it was still not able to link with QtNetwork.</div>


<div><br></div><div>I only remake qt4 in contribs for this. If i try remaking in contrib/win32, i get the following error</div><div><br></div><div><div>libtool: link: symbol file `harfbuzz.def' does not exist</div>
<div><br></div><div><br></div></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 11:01 AM, Olivier Teuliere <span dir="ltr"><<a href="mailto:ipkiss@gmail.com" target="_blank">ipkiss@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>On Mon, Jan 21, 2013 at 12:11 AM, Fayyaz Khan <<a href="mailto:fayyazkl@gmail.com" target="_blank">fayyazkl@gmail.com</a>> wrote:<br>



> i don't see any references to .pro files in rules.mak. Patch of which file?<br>
> "Other ones" you mean like the others in INSTALLING PKGCONFIG FILES where i<br>
> add "Network"?<br>
<br>
</div>Other ones, like the other .patch files in contrib/src/qt4 (referenced<br>
near the beginning of rules.mak).<br>
<br>
Best regards,<br>
<div><div>--<br>
Olivier<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></div>