Page 1 of 1
plugins linked to libvlc.dll.exe ?
Posted: 25 Mar 2008 01:45
by foruok
I compiled VLC on Windows XP with cygwin, gcc -3.4.4, contrilb-3.4.5-only, vlc-0.8.6e. All went right, I got the vlc.exe and plugins. But when I run the vlc.exe, It promt that "Cant find libvlc.dll.exe", then quit. I rename libvlc.dll to libvlc.dll.exe, All right, it work! It seems that libtool has a bug, how can I fix this stupid bug ?
Thanks for any suggestion.
Re: plugins linked to libvlc.dll.exe ?
Posted: 25 Mar 2008 03:38
by Jean-Baptiste Kempf
You did it correctly
Re: plugins linked to libvlc.dll.exe ?
Posted: 26 Mar 2008 01:35
by foruok
Is there any way to solve this problem ?
Re: plugins linked to libvlc.dll.exe ?
Posted: 26 Mar 2008 17:46
by VLC_help
It might be easier to build folder, which has everything that VLC needs with correct filenames.
make package-win32-base
Re: plugins linked to libvlc.dll.exe ?
Posted: 07 May 2008 18:19
by g6r6e6g
I solved this problem, look at my post !!!
Re: plugins linked to libvlc.dll.exe ?
Posted: 08 May 2008 18:51
by VLC_help