[FFmpeg-trac] #1938(build system:open): Provide c99wrap.exe and c99conv.exe

FFmpeg trac at avcodec.org
Wed Nov 21 12:57:09 CET 2012


#1938: Provide c99wrap.exe and c99conv.exe
-------------------------------------+-------------------------------------
             Reporter:  theateist    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  build
              Version:  git-master   |  system
             Keywords:  msvc         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by theateist):

 Replying to [comment:8 cehoyos]:
 > Use these executables until we can provide them:
 > https://github.com/libav/c99-to-c89/downloads

 1 - I placed makedef, c99wrap.exe, c99conv.exe, and yasm.exe to "c:\ex"
 and added "c:\ex" to PATH
 2 - I downloaded latest ffmpeg source to "c:\ff_src" and placed inttypes.h
 to "c:\ff_src"
 3 - I ran msys.bat from the Visual Studio command prompt.
 4 - ran ./configure --toolchain=msvc
 5 - ran make

 I expected that after "make" I'll get compiled ffmpeg in VS manner and
 namely lib,pdb,exe files, but I get .a,.d,.o files instead. It seems that
 it was compiled by gcc and not cl!

 What could happened?

 Thank you

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


More information about the FFmpeg-trac mailing list