[vlc-devel] Re: VLC snapshot question
Steve Lhomme
steve.lhomme at free.fr
Mon Apr 4 13:46:14 CEST 2005
I forward this to the videolan dev Mailing List...
Eric Tay a écrit :
> Hi,
>
> I am Eric. I am using vlc 0.8.1 release on my linux 9 machine now, but
> after I read your post @ forum.videolan.org that says we can try the
> h.264 streaming using nightly build vlc, I decided to download the vlc
> nightly builds from http://download.videolan.org/pub/vlc/snapshots/,
> and run the below steps:
>
> 1. ./configure --enable-x11 --enable-xvideo --disable-gtk --enable-sdl
> --enable-ffmpeg --enable-mad --enable-libdvbpsi --enable-a52
> --enable-libmpeg2 --enable-dvdnav --enable-faad --enable-vorbis
> --enable-ogg --enable-livedotcom --enable-caca --enable-skins
> --enable-skins2 --disable-kde --disable-qt --enable-ncurses
> --enable-release --disable-smb --enable-x264
>
> P.S. : I disabled the smb because I got some errors with that.
>
> 2. After that, I run make, but I got these errors below :
> preferences.cpp:47:29: bitmaps/codec.xpm: No such file or directory
> preferences.cpp:48:29: bitmaps/video.xpm: No such file or directory
> preferences.cpp:50:32: bitmaps/advanced.xpm: No such file or directory
> preferences.cpp:51:28: bitmaps/intf.xpm: No such file or directory
> preferences.cpp:52:29: bitmaps/audio.xpm: No such file or directory
> preferences.cpp: In constructor `PrefsTreeCtrl::PrefsTreeCtrl(wxWindow*,
> intf_thread_t*, wxvlc::PrefsDialog*, wxBoxSizer*)':
> preferences.cpp:335: `audio_xpm' undeclared (first use this function)
> preferences.cpp:335: (Each undeclared identifier is reported only once for each
> function it appears in.)
> preferences.cpp:336: `video_xpm' undeclared (first use this function)
> preferences.cpp:337: `codec_xpm' undeclared (first use this function)
> preferences.cpp:339: `advanced_xpm' undeclared (first use this function)
> preferences.cpp:341: `intf_xpm' undeclared (first use this function)
> preferences.cpp:510: warning: `GetFirstChild' is deprecated (declared at
> /usr/local/include/wx-2.5/wx/generic/treectlg.h:372)
> make[6]: *** [libwxwindows_plugin_a-preferences.o] Error 1
> make[6]: Leaving directory
> `/home/eric/vlc-snapshot-20050316/modules/gui/wxwindows'
> make[5]: *** [all-modules] Error 1
> make[5]: Leaving directory
> `/home/eric/vlc-snapshot-20050316/modules/gui/wxwindows'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/home/eric/vlc-snapshot-20050316/modules/gui'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/home/eric/vlc-snapshot-20050316/modules/gui'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/eric/vlc-snapshot-20050316/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/eric/vlc-snapshot-20050316'
> make: *** [all] Error 2
>
> I would appreciate if you can please tell me how to fix it (i.e.: is
> there any better solution than disabling the wxwindow ?) Also, what is
> the recommended options for ./configure that I have to enable and what
> is the recommended libraries that I have to install on my linux
> machine if I want to try the h.264 streaming using nightly build vlc.
>
> Regards,
>
> Eric
--
robUx4 on blog <http://robux4.blogspot.com/>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list