libvlc.dll not getting built

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
vincentroggero2
New Cone
New Cone
Posts: 7
Joined: 29 Jan 2008 20:36

libvlc.dll not getting built

Postby vincentroggero2 » 29 Jan 2008 20:56

I'm trying to build vlc 0.8.6d on Windows Vista. I've managed to get it to build without errors. When I compare the released install with my install 'make package-win32-base' I don't have a libvlc.dll. I can run vlc.exe, but most of the buttons don't do anything, i.e. 'Open'. The UI is totally different as well. It doesn't look like a Windows app.

My main objective is to expose the snapshot feature through the activex control. If anyone has / can create a build to enable this I'd gladly take it.

Thanks,
Vincent

vlc configuration
--------------------
vlc version : 0.8.6d
system : mingw32
architecture : i686 mmx
build flavour : debug devel
vlc aliases : svlc wxvlc

You can tune the compiler flags in vlc-config.
To build vlc and its plugins, type `./compile' or `make'.

vincentroggero2
New Cone
New Cone
Posts: 7
Joined: 29 Jan 2008 20:36

Re: libvlc.dll not getting built

Postby vincentroggero2 » 29 Jan 2008 23:26

I re-config/built everything and it appears to be working. I don't have a libvlc.dll, but I guess I don't need it.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: libvlc.dll not getting built

Postby Jean-Baptiste Kempf » 30 Jan 2008 00:14

--enable-shared
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

vincentroggero2
New Cone
New Cone
Posts: 7
Joined: 29 Jan 2008 20:36

Re: libvlc.dll not getting built

Postby vincentroggero2 » 06 Feb 2008 21:52

Still not able to get the dll built. I've been tweaking the config, but am still hitting some errors;

../configure-vlc.sh: line 17: --with-ffmpeg-config-path=/usr/win32/include/ffmpeg: No such file or directory
../configure-vlc.sh: line 29: --with-dvdread=/usr/win32: No such file or directory

=========================================
CONTRIB_TREE=/usr/win32
PATH=${CONTRIB_TREE}/bin:$PATH \
./bootstrap && \
CPPFLAGS="-I${CONTRIB_TREE}/include -I${CONTRIB_TREE}/include/ebml" \
LDFLAGS=-L${CONTRIB_TREE}/lib \
PKG_CONFIG_LIBDIR=${CONTRIB_TREE}/lib/pkgconfig \
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
XPIDL=/usr/win32/gecko-sdk/bin/xpidl.exe
XPIDL_INCL="-I/usr/win32/gecko-sdk/idl" \
./configure \
--host=i686-pc-mingw32 \
--enable-sdl --with-sdl-config-path=${CONTRIB_TREE}/bin --disable-gtk \
--enable-nls \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib
--with-ffmpeg-config-path=${CONTRIB_TREE}/include/ffmpeg \
--enable-faad --enable-flac --enable-theora \
--with-wx-config-path=${CONTRIB_TREE}/bin \
--with-freetype-config-path=${CONTRIB_TREE}/bin \
--with-fribidi-config-path=${CONTRIB_TREE}/bin \
--enable-live555 --with-live555-tree=${CONTRIB_TREE}/live.com \
--enable-caca --with-caca-config-path=${CONTRIB_TREE}/bin \
--with-xml2-config-path=${CONTRIB_TREE}/bin \
--with-dvdnav-config-path=${CONTRIB_TREE}/bin \
--disable-cddax --disable-vcdx --enable-goom \
--enable-twolame \
--enable-dvdread
--with-dvdread=${CONTRIB_TREE} \
--disable-gnomevfs \
--enable-dts \
--disable-optimizations \
--enable-debug \
--enable-shared-libvlc \
--enable-shared \
--disable-mad \

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: libvlc.dll not getting built

Postby funman » 07 Feb 2008 11:18

you are missing a \ after --enable-dvdread


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 97 guests