[vlc-devel] how to include qnetwork library to qt in vlc source

fayyaz lodhi fayyazkl at gmail.com
Thu Jan 17 06:59:11 CET 2013


Can you please advise how do i include the same qtnetwork when cross
compiling for windows?

It works fine with linux via configure.ac 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.

I also edited the rules.mak in contrib/src/qt4 as follows

ifeq ($(call need_pkg,"QtCore QtGui QtNetwork")

However, i only built the qt4 outside after that i.e. make .qt4 and this
didnt work.

Will i need to remake entire contribs? Even if so doesn't it use the qt4
pulled outside via make .qt4?

Please advise - thanks


On Mon, Dec 31, 2012 at 3:37 PM, fayyaz lodhi <fayyazkl at gmail.com> wrote:

> 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.
>
>
> On Mon, Dec 31, 2012 at 1:08 AM, Francois Cartegnie <fcvlcdev at free.fr>wrote:
>
>> Le 30/12/2012 19:12, fayyaz lodhi a écrit :
>> > included. That is why they were included in the generated make file. I
>> was
>> > wondering if i could add network at that place so that i could avoid
>> having
>> > to manually patch it with every compilation.
>>
>> What you're looking for is configure.ac
>>
>> Francois
>> _______________________________________________
>> 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/20130117/b0a42d08/attachment.html>


More information about the vlc-devel mailing list