summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/BUILD-MinGW3
-rw-r--r--doc/texi/Building.mingw.texi3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/BUILD-MinGW b/doc/BUILD-MinGW
index 973d2f3f6..e0797a0ac 100644
--- a/doc/BUILD-MinGW
+++ b/doc/BUILD-MinGW
@@ -37,7 +37,8 @@ possible:
* MinGW-W64 on Fedora 20+, Ubuntu 14+ or Debian 7+ using gcc 4.7+
* Official MinGW-w64 builds are recommended over those provided by
distributions.
- * yasm 1.2 or newer
+ * yasm 1.3 or newer
+ * Please be aware libfftw3-dev can cause build failures. You currently need to remove this package if installed for HandBrake to build.
Note: We use MinGW-w64 from
http://sourceforge.net/projects/mingw-w64/files/?source=navbar
diff --git a/doc/texi/Building.mingw.texi b/doc/texi/Building.mingw.texi
index 0752d6aad..314436237 100644
--- a/doc/texi/Building.mingw.texi
+++ b/doc/texi/Building.mingw.texi
@@ -22,7 +22,8 @@ The following are the recommended specifications for building on @value{OS-mingw
@item Intel 64-bit hardware
@item @value{OS-mingw} on Fedora 20+, Ubuntu 14+ or Debian 7+ using gcc 4.7+
@item Official MinGW-w64 builds are recommended over those provided by distributions.
-@item yasm 1.2 or newer
+@item yasm 1.3 or newer
+@item Please be aware libfftw3-dev can cause build failures. You currently need to remove this package if installed for HandBrake to build.
@end itemize