Changes between Version 10 and Version 11 of CompilationGuide/CrossCompilingForWindows
- Timestamp:
- Sep 18, 2020, 5:16:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/CrossCompilingForWindows
v10 v11 48 48 49 49 This should eventually create the file `ffmpeg_g.exe` (`ffmpeg.exe` with debug symbols) and `ffmpeg.exe` (`ffmpeg.exe` "stripped" of its debug symbols). If you cross compile SDL beforehand, it will also include `ffplay.exe`. 50 51 == Getting Help ==52 53 You can ask questions on the [http://ffmpeg.zeranoe.com/forum/ Zeranoe Forum].
