[vlc-devel] libvlc{, core}.dll.a missing in vlc-2.1.1-win32.7z (sdk/lib)
Jérôme Forissier
jerome at taodyne.com
Mon Nov 18 22:45:38 CET 2013
On 18 nov. 2013, at 18:09, Rafaël Carré wrote:
> Le 17/11/2013 15:55, Jérôme Forissier a écrit :
>>
>> On 17 nov. 2013, at 11:29, Jean-Baptiste Kempf wrote:
>>
>>> On 17 Nov, Jérôme Forissier wrote :
>>>> ...is it intentional?
>>>
>>> You should have the .lib for those.
>>
>> Indeed. But they should be named vlc.lib and vlccore.lib, according to http://www.mingw.org/wiki/Specify_the_libraries_for_the_linker_to_use
>
> Right because our DLL are libvlc.dll and libvlccore.dll and on unix
> -lvlc removes the 'lib' prefix
>
> Can you try the following one-liner lib file ?
>
> $ cat vlc.lib
> INPUT(libvlc.lib)
Works fine.
Thanks,
--
Jérôme
More information about the vlc-devel
mailing list