Search found 3 matches

Go to advanced search

by torx
09 Dec 2006 05:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error with wxwidgets
Replies: 7
Views: 2928

Have you configured the wxwidgets lib with: ./configure --enable-unicode --with-x11 before compiling? I had the same problems. After recompiling the wxwidgets withe the above mentioned configuration and the following additional switches to configure vlc everything will be fine. --enable-wxwidgets -...
by torx
07 Dec 2006 09:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error with wxwidgets
Replies: 7
Views: 2928

remove the --disable-wxwindows, and recompile because wxwindows is equivalent to wxwidgets, it just means that their name changed so --disable-wxwindows means you disabled the wxwidgets interface Hi, thanks for response. I did what you recommended, however, my make fails with make[6]: *** [libwxwid...
by torx
06 Dec 2006 14:38
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error with wxwidgets
Replies: 7
Views: 2928

Error with wxwidgets

I am able to compile successfully (VLC SVN), using ./configure --with-ffmpeg-tree=../ffmpeg --enable-faad --with-faad-tree=../faad2-20040923 --enable-esd --enable-flac --enable-theora --enable-libvc1 --with-libvc1-tree=../libvc1-1.0 --disable-hal --enable-wxwidgets --disable-wxwindows do note that i...

Go to advanced search