On Thu, Jan 28, 2016 at 10:57 PM, Moritz Barsnick <[email protected]> wrote:
> On Thu, Jan 28, 2016 at 17:18:47 +0100, Henrik Gramner wrote:
>> +            -lx264)               echo libx264.lib ;;
>
> Is this related to this issue?:
> http://ffmpeg.org/pipermail/ffmpeg-user/2016-January/030408.html
> http://ffmpeg.org/pipermail/ffmpeg-user/2016-January/030422.html
>
> Moritz

Yes. Basically it tries to link with x264.lib when the actual file
name is libx264.lib (which obviously fails).
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to