Changes between Version 24 and Version 25 of CompilationGuide/MinGW
- Timestamp:
- Dec 19, 2014, 1:18:20 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/MinGW
v24 v25 47 47 paths. 48 48 49 To use mingw-w64, basically install MinGW, as above, but only check the "msys for developers option", then install a mingw-w64 compiler (see http://ingar.satgnu.net/devenv/mingw32/base.html) 49 To use mingw-w64, basically install MinGW, as above, but only check the "msys for developers option", then install a mingw-w64 compiler (see http://ingar.satgnu.net/devenv/mingw32/base.html). Here is an example: http://www.helyar.net/2014/compile-ffmpeg-64-bit-on-windows-with-msysmingw-w64/ 50 50 51 51 Also note that to access dshow devices you have to use the mingw-w64 as the compiler (or cross compiler), as straight MinGW won't have this functionality available.
