[vlc] compiling on Mingw/NYS
bukan iJam
bukan.ijam at gmail.com
Tue Sep 25 02:49:32 CEST 2007
are you trying to compile vlc on windows using msys? i have never heard of
compiling success using msys for windows. (tried for WEEKS but failed) for
windows, i heard that some have succeeded compiling using
cygwin. so i guess your best bet would be cygwin. note that the official
developer are using linux to cross compile windows binaries. if you
dont want to use double os boot, you can instal linux on top of
vmware.
good luck.
On 9/20/07, sumit kaushik <sumitkaushik80 at gmail.com> wrote:
>
> Hello,
>
> I am compiling VLC source code on MINGW/NSYS.After configurating it ,
> while making it i am facing a problem :
>
> g++ -Wsign-compare -Wall -mms-bitfields -pipe -o libwxwidgets_plugin.dll
> -shared -mthreads -Wl,--subsystem -Wl,windows -mwindows -u
> _vlc_entry__0_8_6 libwxwidgets_plugin.a -L/usr/win32/lib -L/usr/local/lib
> -lwx_msw_aui- 2.8 -lwx_msw_xrc-2.8 -lwx_msw_qa-2.8 -lwx_msw_html-2.8-lwx_msw_adv-
> 2.8 -lwx_msw_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8
> libwxwidgets_plugin.a(libwxwidgets_plugin_a-wizard.o):wizard.cpp:(.text+0x1aad2):
> undefined reference to `ntohl at 4' <%60ntohl at 4'>
> libwxwidgets_plugin.a(libwxwidgets_plugin_a-wizard.o):wizard.cpp:(.text+0x1aaef):
> undefined reference to `ntohl at 4' <%60ntohl at 4'>
> collect2: ld returned 1 exit status
> make[6]: *** [libwxwidgets_plugin.dll] Error 1
> make[6]: Leaving directory `/vlc/modules/gui/wxwidgets'
> make[5]: *** [all-modules] Error 1
> make[5]: Leaving directory `/vlc/modules/gui/wxwidgets'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/vlc/modules/gui'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/vlc/modules/gui'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/vlc/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/vlc'
> make: *** [all] Error 2
>
>
> any one who has face this problem or guide me how to remove this error.
> Please help me out ..
>
>
> Thanks in advance
> Sumit
>
>
>
>
>
> _______________________________________________
> vlc mailing list
> vlc at videolan.org
> http://mailman.videolan.org/listinfo/vlc
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20070925/4dc40fa4/attachment.html>
More information about the vlc
mailing list