[vlc-devel] how to include qtnetwork in cross compilation

fayyaz lodhi fayyazkl at gmail.com
Mon Jan 21 10:41:12 CET 2013


Thank you Olivier.

I followed as it is (i.e. did all that you mentioned), along with QtNetwork
enabled in my main vlc/confiugre.ac and kept getting the QtNetwork not
found error as soon as i started /extras/package/win32/configure.sh

Then i removed the QtNetwork from configure.ac.

Do i need to only remake qt4 in contribs OR do i need to remake whole
contribs too since i modified rules.mak?

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.

I only remake qt4 in contribs for this. If i try remaking in contrib/win32,
i get the following error

libtool: link: symbol file `harfbuzz.def' does not exist




On Mon, Jan 21, 2013 at 11:01 AM, Olivier Teuliere <ipkiss at gmail.com> wrote:

> On Mon, Jan 21, 2013 at 12:11 AM, Fayyaz Khan <fayyazkl at gmail.com> wrote:
> > i don't see any references to .pro files in rules.mak. Patch of which
> file?
> > "Other ones" you mean like the others in INSTALLING PKGCONFIG FILES
> where i
> > add "Network"?
>
> Other ones, like the other .patch files in contrib/src/qt4 (referenced
> near the beginning of rules.mak).
>
> Best regards,
> --
> Olivier
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130121/06b78ad5/attachment.html>


More information about the vlc-devel mailing list