OSDN Git Service

[Build][Win32] Update FFMPEG location for cross build.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 17 Oct 2017 17:13:46 +0000 (02:13 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 17 Oct 2017 17:13:46 +0000 (02:13 +0900)
source/build-cmake/buildvars_mingw_cross_win32.dat.tmpl

index 9b39205..59c975e 100644 (file)
@@ -30,7 +30,7 @@ ADDITIONAL_MAKEFLAGS_LINK_EXE=""
 ADDITIONAL_MAKEFLAGS_LINK_DLL=""
 ADDITIONAL_MAKEFLAGS_LINK_LIB=""
 
-FFMPEG_DIR="/usr/local/i586-mingw-msvc/ffmpeg-3.2"
+FFMPEG_DIR="/usr/local/i586-mingw-msvc/ffmpeg-3.4"
 MAKEFLAGS_GENERAL="-j3"
 MAKEFLAGS_BASE=""