[vlc] Re: Compile Vlc for windows
Tran Minh Son
sony at mht.bme.hu
Tue Sep 9 16:46:03 CEST 2003
Dear Olivier Teulière,
I could not find anything about compiling wxWindows in the INSTALL.win32
file. I used the following configure:
./bootstrap && \
CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
LDFLAGS=-L/usr/win32/lib \
./configure \
--disable-sdl --disable-gtk \
--disable-mkv \
--enable-nls \
--enable-ffmpeg --with-ffmpeg-mp3lame \
--enable-faad \
--enable-flac \
--enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-freetype-config-path=/usr/win32/bin \
--enable-debug
I thought it would consist wxwindows module already?. But actually with
Vlc.exe -l , I couldnot see the wxwindow module
Please help me how to compile the wxwindows module to vlc
Thank you
Son Tran
Olivier Teulière wrote:
>On Tue, Sep 09, 2003, Tran Minh Son wrote:
>
>
>>[00000156] main interface error: no dialogs provider module matched "any"
>>[00000155] skins interface error: no suitable dialog provider found
>>gzread: incomplete block read
>>I did see the skin of the interface, but it doesnot react on my clicks
>>What can be the problem here?
>>
>>
>
>You didn't build any graphical interface (except the skins
>one, but it relies on a dialog provider interface, such as wxWindows).
>
>If you follow the instructions in the INSTALL.win32 file it should be
>quite easy to build the wxWindows interface.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20030909/47da0062/attachment.html>
More information about the vlc
mailing list