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

FFmpeg trac at avcodec.org
Thu May 12 21:34:58 CEST 2016


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

Comment (by veroorzaker):

 Closed? I was just coming up with a fix :P

 So after {{{make clean}}}, a bunch of files are not cleaned (as already
 shown in above comment):
 - compat\msvcrt\snprintf.d
 - compat\msvcrt\snprintf.o
 - compat\strtod.d
 - compat\strtod.o
 - bunch of pdb and ilk files for ffmpeg_g, ffprobe_g

 Removing the first 4 (snprintf.o/d and strod.o/d) fixes the problem, since
 they'll then be built again for the correct platform.


 > Your report is that make clean does not work. Can you confirm this?

 seems so

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


More information about the FFmpeg-trac mailing list