Page 1 of 1

Problem building vlc from sources on Ubuntu for win32

Posted: 19 Jul 2013 16:50
by kc7bfi
Im am trying to build vlc from sources for win32-64bit using the instructions from http://wiki.videolan.org/Win32Compile. When I run the command

Code: Select all

$ ../extras/package/win32/configure.sh --host=x86_64-w64-mingw32
I get the following error

Code: Select all

configure: error: VLC is based on plugins. Shared libraries cannot be disabled.
Any idea what I may be doing wrong or how to get around this error?
Thanks, David

Re: Problem building vlc from sources on Ubuntu for win32

Posted: 21 Jul 2013 17:44
by Jean-Baptiste Kempf
Share your complete configure log.