Changes between Version 47 and Version 48 of Getting-Started/Windows


Ignore:
Timestamp:
May 16, 2013 7:22:21 AM (11 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Getting-Started/Windows

    v47 v48  
    5858       - It is recommended to use gcc 4 or above to build ffmpeg. 
    5959       - To avoid problems, put MSYS, libx264, and ffmpeg in folders that do not contain space, e.g: {{{C:\msys, C:\devlib\ffmpeg}}}. 
    60        - To use ffmpeg with VS, {{{inttypes.h}}} and {{{stdint.h}}} will be needed, check [http://ffmpeg.arrozcru.org/wiki/index.php?title=Inttypes.h here]. 
     60       - To use ffmpeg with VS, {{{inttypes.h}}} and {{{stdint.h}}} will be needed, check [https://code.google.com/p/msinttypes/downloads/detail?name=msinttypes-r26.zip&can=2&q= here]. 
    6161    - In MSYS, build with at least: 
    6262      {{{