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

Olivier Teuliere ipkiss at gmail.com
Mon Jan 21 19:02:57 CET 2013


After changing rules.mak, remove the qt4 folder and the .qt4 file,
then rebuild (make .qt4).
If vlc does not auto-detect it I cannot help you, since I used the qt
contrib for another project. Read a bit about pkg-config to get you
started...

On Mon, Jan 21, 2013 at 10:41 AM, fayyaz lodhi <fayyazkl at gmail.com> wrote:
> 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
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



-- 
Olivier



More information about the vlc-devel mailing list