[vlc-devel] how to include qtnetwork in cross compilation
fayyaz lodhi
fayyazkl at gmail.com
Wed Jan 16 08:41:02 CET 2013
I am using qtnetwork in a dialog in vlc and added it in main vlc
configure.ac. This worked fine when i was compiling in linux.
Now i am cross compiling and configure script fails to find qtnetwork
./extras/package/win32/configure.sh --host=i686-w64-mingw32
This is probably because when building qt during cross compilation
i.e. in contrib/win32, after doing make prebuilt
i make qt4 i.e. make .qt4.
There should be a way to specify including QNetwork here. I failed to find
it. Can some one help please?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130116/c3b6c7da/attachment.html>
More information about the vlc-devel
mailing list