[Libav-user] msvc compiling issue

Hristo Ivanov hivanov.ffmailing at gmail.com
Wed Oct 24 10:55:02 EEST 2018


Hi Anton,

Recently I built ffmpeg with VC 2017 and had no problems.

I had to use the following flags with the configure script.

        --arch=x86_64 \
        --target-os=win64 \
        --toolchain=msvc

Maybe you are missing the --arch, hope this helps you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20181024/9158c435/attachment.html>


More information about the Libav-user mailing list