#3209: Build error with MSVC 2012 -------------------------------------+------------------------------------- Reporter: persanker | Type: defect Status: new | Priority: critical Component: build | Version: git- system | master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: How to reproduce: {{{ make }}} Error output: {{{ D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdint.h(34) : error C2371: 'int_fast16_t' : redefinition; different basic types d:\projects\vcos\libraries\msinttypes-r26\stdint.h(105) : see declaration of 'int_fast16_t' D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\stdint.h(38) : error C2371: 'uint_fast16_t' : redefinition; different basic types d:\projects\vcos\libraries\msinttypes-r26\stdint.h(109) : see declaration of 'uint_fast16_t' }}}
-- Ticket URL: <https://trac.ffmpeg.org/ticket/3209> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac