[FFmpeg-trac] #5546(undetermined:new): MSVC x64 build broken

FFmpeg trac at avcodec.org
Thu May 12 14:39:00 CEST 2016


#5546: MSVC x64 build broken
-------------------------------------+-------------------------------------
             Reporter:  veroorzaker  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by dbuitenh):

 It's because you are not cleaning before building on the 2nd arch, and you
 are not setting the target arch and OS properly during configure.

 e.g. configure --target-os=win64 --arch=x86_64 --toolchain=msvc

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5546#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list