[vlc-devel] [PATCH 1/1] add bin to PATH to let libvlc.dll be found by vlc-cache-gen.exe

Sergey Radionov rsatom at gmail.com
Wed Jan 4 12:17:51 CET 2012


2012/1/4 Rémi Denis-Courmont <remi at remlab.net>:
> On Wed, 4 Jan 2012 17:38:30 +0700, Sergey Radionov <rsatom at gmail.com>
> wrote:
>> 2012/1/4 Rémi Denis-Courmont <remi at remlab.net>:
>>> On Wed, 4 Jan 2012 16:25:39 +0700, Sergey Radionov <rsatom at gmail.com>
>>> wrote:
>>>> 2012/1/4 Rémi Denis-Courmont <remi at remlab.net>:
>>>>> On Wed, 4 Jan 2012 15:33:46 +0700, Sergey Radionov <rsatom at gmail.com>
>>>>> wrote:
>>>>>> 2011/12/25 Sergey Radionov <rsatom at gmail.com>:
>>>>>>> Fix "This application has failed to start because libvlc.dll
>>>>>>> was not found. Re-installing the application may fix this problem."
>>>>>>> during building of vlc under Windows.
>>>>>
>>>>> I don't quite get it. libs are installed in libdir, not bindir.
>>>>
>>>> When I building under MSys, to moment of calling vlc-cache-gen.exe
>>>> libvlc.dll is in vlc\_win32\bin not in vlc\_win32\lib.
>>>
>>> The bug is not in install-exec-hook then.
>> Do you mean that libvlc.dll and libvlccore.dll must be copyed to
>> _win32\lib, not _win32\bin?
>> If so, I don't sure I can do correct patch for this...
>
> I mean that libs should be in $(libdir). No more no less.
IMHO, under windows, .dlls must reside near .exe, so it must be in /bin...

>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list